0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/ws
James Yonan 50196ed5fa
JsonClient/AppServer: full HTTP compression support
* gzip or lz4 supported for standard HTTP.

* lz4 support for websocket.

Signed-off-by: James Yonan <james@openvpn.net>
2020-01-09 12:24:20 +02:00
..
chunked.hpp copyright: updated to 2017 2020-01-09 12:23:33 +02:00
httpcli.hpp WS::Client: don't use AsyncResolvableTCP unless USE_ASYNC_RESOLVE is defined 2020-01-09 12:23:53 +02:00
httpcliset.hpp HTTP: before logging, pass HTTP headers through HTTP::headers_redact() 2020-01-09 12:24:08 +02:00
httpcommon.hpp Fix adding int to a string 2020-01-09 12:24:16 +02:00
httpcreds.hpp WS::Creds::load_from_header(): use the simpler string::split() rather than Split::by_char() 2020-01-09 12:24:19 +02:00
websocket.hpp JsonClient/AppServer: full HTTP compression support 2020-01-09 12:24:20 +02:00