1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/http
Andy Green 21719898e8 wsi: store peer lws_sockaddr46
If we connect out to an IP address, or we adopt a connected socket,
from now on we want to hold the peer sockaddr in the wsi.

Adapt ACCESS_LOG to use this new copy rather than keep the
stringified version.
2020-10-19 16:35:03 +01:00
..
client docs: switch to use main 2020-10-19 16:35:03 +01:00
compression cleaning 2020-01-05 22:17:58 +00:00
server wsi: store peer lws_sockaddr46 2020-10-19 16:35:03 +01:00
CMakeLists.txt http: add RFC7231 date and time helpers and retry-after handling 2020-09-19 14:11:56 +01:00
date.c http: add RFC7231 date and time helpers and retry-after handling 2020-09-19 14:11:56 +01:00
header.c cleaning 2020-10-19 16:35:03 +01: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 h2: mark :protocol as an h2 psuedoheader 2020-09-20 09:17:09 +01:00
parsers.c fakewsi: replace with smaller substructure 2020-07-20 06:28:52 +01:00
private-lib-roles-http.h cleaning 2020-10-19 16:35:03 +01:00