mirror of
https://github.com/httpie/cli.git
synced 2025-01-05 22:53:32 +02:00
Update README.rst
Change "you shell" to "your shell"
This commit is contained in:
parent
bfc23b1412
commit
4fef4b9a75
@ -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