mirror of
https://github.com/httpie/cli.git
synced 2024-11-25 01:03:27 +01:00
docs: change fix typo
This commit is contained in:
parent
aa1743b7af
commit
128127d419
@ -388,7 +388,7 @@ $ http AHOY pie.dev/post
|
|||||||
```
|
```
|
||||||
|
|
||||||
HTTPie does not place any restrictions regarding which request methods can include a body.
|
HTTPie does not place any restrictions regarding which request methods can include a body.
|
||||||
For instance, you can smake an empty `POST` request as shown below:
|
For instance, you can make an empty `POST` request as shown below:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ http POST pie.dev/post
|
$ http POST pie.dev/post
|
||||||
|
Loading…
Reference in New Issue
Block a user