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/client
Andy Green f8afcd0e5c client: make external http proxying optional
Add LWS_CLIENT_HTTP_PROXYING on by default.  Removing it saves a few
hundred bytes of code and 128 bytes per vhost in heap.
2019-08-26 09:58:57 +01:00
..
client-handshake.c client: make external http proxying optional 2019-08-26 09:58:57 +01:00
client-http.c client: do client stash in a single alloc 2019-08-19 10:12:20 +01:00