mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Update http_client.c (#474)
Add the '-B Header bypass' parameter description in the Usage of http_client
This commit is contained in:
parent
c7dfaca894
commit
8890b98bb0
1 changed files with 1 additions and 0 deletions
|
@ -1011,6 +1011,7 @@ usage (const char *prog)
|
|||
" content-type: application/octet-stream and\n"
|
||||
" content-length\n"
|
||||
" -K Discard server response\n"
|
||||
" -B Header bypass\n"
|
||||
" -I Abort on incomplete reponse from server\n"
|
||||
" -4 Prefer IPv4 when resolving hostname\n"
|
||||
" -6 Prefer IPv6 when resolving hostname\n"
|
||||
|
|
Loading…
Reference in a new issue