1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/core-net
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
..
adopt.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
client.c client: make external http proxying optional 2019-08-26 09:58:57 +01:00
close.c client: do client stash in a single alloc 2019-08-19 10:12:20 +01:00
connect.c client: do client stash in a single alloc 2019-08-19 10:12:20 +01:00
dummy-callback.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-dsh.c Coverity fixes 2019-08-19 10:12:20 +01:00
network.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
output.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
pollfd.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
private-lib-core-net.h client: do client stash in a single alloc 2019-08-19 10:12:20 +01:00
sequencer.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
server.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
service.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
sorted-usec-list.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
stats.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
vhost.c client: make external http proxying optional 2019-08-26 09:58:57 +01:00
wsi-timeout.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
wsi.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00