aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_http_common.h')
-rw-r--r--src/transport/plugin_transport_http_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_http_common.h b/src/transport/plugin_transport_http_common.h
index 473516502..c3fa1bba4 100644
--- a/src/transport/plugin_transport_http_common.h
+++ b/src/transport/plugin_transport_http_common.h
@@ -59,7 +59,7 @@
59#define HTTP_DEFAULT_PORT 80 59#define HTTP_DEFAULT_PORT 80
60#define HTTPS_DEFAULT_PORT 443 60#define HTTPS_DEFAULT_PORT 443
61 61
62enum HTTP_OPTIONS 62enum HTTP_ADDRESS_OPTIONS
63{ 63{
64 HTTP_OPTIONS_NONE = 0, 64 HTTP_OPTIONS_NONE = 0,
65 HTTP_OPTIONS_VERIFY_CERTIFICATE = 1 65 HTTP_OPTIONS_VERIFY_CERTIFICATE = 1