forked from extern/httpie-cli
README
This commit is contained in:
parent
f9a488d47e
commit
39314887c4
@ -648,8 +648,8 @@ In such cases, it’s better to pass the full raw JSON data as a `raw request bo
|
||||
|
||||
$ http POST pie.dev/post < files/data.json
|
||||
|
||||
Furthermore, this syntax only allows you to send an object as the JSON document, but not an array, etc.
|
||||
Here, again, the solution is to use `redirected input`_.
|
||||
Furthermore, the structure syntax only allows you to send an object as the JSON document, but not an array, etc.
|
||||
Here, again, the solution is to use a `raw request body`_.
|
||||
|
||||
Forms
|
||||
=====
|
||||
|
Loading…
Reference in New Issue
Block a user