mirror of
https://github.com/lammertb/libhttp.git
synced 2025-08-07 16:02:55 +03:00
ssl_protocol_version now fast option
This commit is contained in:
@@ -454,7 +454,6 @@ struct httplib_option {
|
||||
|
||||
enum {
|
||||
CONFIG_TYPE_UNKNOWN = 0x0,
|
||||
CONFIG_TYPE_NUMBER = 0x1,
|
||||
CONFIG_TYPE_STRING = 0x2,
|
||||
CONFIG_TYPE_FILE = 0x3,
|
||||
CONFIG_TYPE_DIRECTORY = 0x4,
|
||||
|
Reference in New Issue
Block a user