mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 10:32:57 +00:00
Added option http-version
This commit is contained in:
parent
9f632ec651
commit
454a499401
9 changed files with 116 additions and 22 deletions
doc
|
@ -2421,6 +2421,10 @@ Options that can be provided with HTTP type addresses. The only HTTP address
|
|||
currently implemented is link(proxy-connect)(ADDRESS_PROXY_CONNECT).
|
||||
|
||||
startdit()
|
||||
label(OPTION_HTTP_VERSION)dit(bf(tt(http-version=<string>)))
|
||||
Changes the default "1.0" that is sent to the server in the initial HTTP
|
||||
request. Currently it has not other effect, in particular it does not
|
||||
provide any means to send a Host header.
|
||||
label(OPTION_PROXYPORT)dit(bf(tt(proxyport=<TCP service>)))
|
||||
Overrides the default HTTP proxy port 8080 with
|
||||
link(<TCP service>)(TYPE_TCP_SERVICE).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue