mirror of
https://github.com/httpie/cli.git
synced 2024-11-28 08:38:44 +02:00
Remove redundant/inconsistent article
This commit is contained in:
parent
a6c70334cf
commit
6a4e985f71
@ -279,7 +279,7 @@ $ http GET pie.dev/get hello=world
|
||||
|
||||
The `METHOD` argument is optional, and when you don’t specify it, HTTPie defaults to:
|
||||
|
||||
* `GET` for requests without a body
|
||||
* `GET` for requests without body
|
||||
* `POST` for requests with body
|
||||
|
||||
Here we don’t specify any request data, so both commands will send the same `GET` request:
|
||||
|
Loading…
Reference in New Issue
Block a user