|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Files | |
| proxy_protocol.cpp | |
| HAProxy PROXY protocol v1 / v2 parser + builder (pure, host-tested). | |
| proxy_protocol.h | |
| HAProxy PROXY protocol codec (DETWS_ENABLE_PROXY_PROTOCOL) - zero-heap parser + builder for the v1 (text) and v2 (binary) headers a load balancer / proxy prepends, so the server can recover the real client IPv4 when it sits behind one. | |