mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 01:42:58 +00:00
Added option http-version
This commit is contained in:
parent
9f632ec651
commit
454a499401
9 changed files with 116 additions and 22 deletions
|
@ -337,6 +337,7 @@ enum e_optcode {
|
|||
OPT_GROUP_EARLY,
|
||||
OPT_GROUP_LATE,
|
||||
OPT_HISTORY_FILE, /* readline history file */
|
||||
OPT_HTTP_VERSION,
|
||||
OPT_HUPCL, /* termios.c_cflag */
|
||||
OPT_ICANON, /* termios.c_lflag */
|
||||
OPT_ICRNL, /* termios.c_iflag */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue