1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/http
Andy Green 04c20d7460 ah: workaround for broken routers with no http header delimiter
There's a type of router in the wild issuing malformed http when
in captive portal mode... there's no \x0a\x0d but just \x0a
2020-06-30 17:52:10 +01:00
..
client ah: use unk_pos to clean up unknown header starts even without CUSTOM_HEADERS 2020-06-27 07:57:22 +01:00
compression cleaning 2020-01-05 22:17:58 +00:00
server content_info: make members conditional 2020-06-18 08:29:43 +01:00
CMakeLists.txt cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
header.c cleaning 2020-01-05 22:17:58 +00:00
lextable-strings.h http: add cmake option for header reduction defeat 2020-04-23 17:08:57 +01:00
lextable.h http: add cmake option for header reduction defeat 2020-04-23 17:08:57 +01:00
minilex.c http: add cmake option for header reduction defeat 2020-04-23 17:08:57 +01:00
parsers.c ah: workaround for broken routers with no http header delimiter 2020-06-30 17:52:10 +01:00
private-lib-roles-http.h ah: use unk_pos to clean up unknown header starts even without CUSTOM_HEADERS 2020-06-27 07:57:22 +01:00