Skip to content

Commit

Permalink
md lint
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Demonchaux <[email protected]>
  • Loading branch information
fezfez committed Oct 18, 2024
1 parent 21e359e commit f16526f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/book/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ abstractions:

- Context-less `Request` and `Response` classes that expose a fluent API for
introspecting several aspects of HTTP messages:
- Request line information and response status information
- Parameters, such as those found in POST and GET
- Message Body
- Headers
- Request line information and response status information
- Parameters, such as those found in POST and GET
- Message Body
- Headers
- A client implementation with various adapters that allow for sending requests
and introspecting responses.

Expand Down

0 comments on commit f16526f

Please sign in to comment.