mirror of
https://github.com/httpie/cli.git
synced 2025-01-10 07:38:35 +01:00
Clarify
This commit is contained in:
parent
02971b938d
commit
2409077a6d
@ -485,7 +485,7 @@ their type is distinguished only by the separator used:
|
|||||||
+------------------------------+---------------------------------------------------+
|
+------------------------------+---------------------------------------------------+
|
||||||
| Fields upload fields | Only available with ``--form, -f`` and |
|
| Fields upload fields | Only available with ``--form, -f`` and |
|
||||||
| ``field@/dir/file`` | ``--multipart``. |
|
| ``field@/dir/file`` | ``--multipart``. |
|
||||||
| ``field@file;type=filetype`` | For example ``screenshot@~/Pictures/img.png``, or |
|
| ``field@file;type=mime`` | For example ``screenshot@~/Pictures/img.png``, or |
|
||||||
| | ``'cv@cv.txt;type=text/markdown'``. |
|
| | ``'cv@cv.txt;type=text/markdown'``. |
|
||||||
| | With ``--form``, the presence of a file field |
|
| | With ``--form``, the presence of a file field |
|
||||||
| | results in a ``--multipart`` request. |
|
| | results in a ``--multipart`` request. |
|
||||||
|
Loading…
Reference in New Issue
Block a user