mirror of
https://github.com/lammertb/libhttp.git
synced 2025-08-06 05:02:40 +03:00
IPv6 is always enabled
This commit is contained in:
@@ -961,7 +961,6 @@ LIBHTTP_API int httplib_get_response(struct httplib_connection *conn, char *ebuf
|
||||
1 serve files (NO_FILES not set)
|
||||
2 support HTTPS (NO_SSL not set)
|
||||
4 support CGI (NO_CGI not set)
|
||||
8 support IPv6 (USE_IPV6 set)
|
||||
16 support WebSocket (USE_WEBSOCKET set)
|
||||
128 support caching (NO_CACHING not set)
|
||||
The result is undefined for all other feature values.
|
||||
|
Reference in New Issue
Block a user