mirror of
https://github.com/httpie/cli.git
synced 2025-01-10 07:38:35 +01:00
commit
0913e8b2ef
@ -304,7 +304,7 @@ If the port is omitted, then port 80 is assumed.
|
||||
If you find yourself manually constructing URLs with **querystring parameters**
|
||||
on the terminal, you may appreciate the ``param==value`` syntax for appending
|
||||
URL parameters. With that, you don't have to worry about escaping the ``&``
|
||||
separators for you shell. Also, special characters in parameter values,
|
||||
separators for your shell. Also, special characters in parameter values,
|
||||
will also automatically escaped (HTTPie otherwise expects the URL to be
|
||||
already escaped). To search for ``HTTPie logo`` on Google Images you could use
|
||||
this command:
|
||||
|
Loading…
Reference in New Issue
Block a user