We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0bbeb commit 68614b7Copy full SHA for 68614b7
README.md
@@ -14,14 +14,12 @@ Adds additional information to `getInfo()` method:
14
- `request_body` (`\Liborm85\LoggableHttpClient\Body\BodyInterface`) - `body` option from request `$options` transformed to object (if is provided)
15
- `response_time` (`float`) - the time when the response was received
16
17
-<!-- TBD
18
## Installation
19
20
You can install it with:
21
```
22
composer require liborm85/loggable-http-client
23
24
--->
25
26
## Usage
27
0 commit comments