You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
README.md: fix the file based separators internal link (#1510)
The link to "file based separators" in the "Reading headers from a file" section when rendered to HTML does not work. The link is now fixed by providing a URL and link text.
This commit is contained in:
@@ -1180,7 +1180,7 @@ All of these can be overwritten or unset (see below).
|
|||||||
Please note that some internal headers, such as `Content-Length`, can’t be unset if
|
Please note that some internal headers, such as `Content-Length`, can’t be unset if
|
||||||
they are automatically added by the client itself.
|
they are automatically added by the client itself.
|
||||||
|
|
||||||
### Multiple header values with the same name
|
### Multiple header values with the same name
|
||||||
|
|
||||||
If the request is sent with multiple headers that are sharing the same name, then
|
If the request is sent with multiple headers that are sharing the same name, then
|
||||||
the HTTPie will send them individually.
|
the HTTPie will send them individually.
|
||||||
|
Reference in New Issue
Block a user