mirror of
https://repo.or.cz/socat.git
synced 2025-07-19 09:22: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
|
@ -613,6 +613,7 @@ const struct optname optionnames[] = {
|
|||
#if WITH_LIBWRAP && defined(HAVE_HOSTS_DENY_TABLE)
|
||||
IF_IPAPP ("hosts-deny", &opt_tcpwrap_hosts_deny_table)
|
||||
#endif
|
||||
IF_PROXY ("http-version", &opt_http_version)
|
||||
IF_TERMIOS("hup", &opt_hupcl)
|
||||
IF_TERMIOS("hupcl", &opt_hupcl)
|
||||
#ifdef I_POP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue