DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
webdav.cpp File Reference

WebDAV server core (RFC 4918): method classification, header parsing, and the 207 Multi-Status XML builder. Pure - no sockets, no filesystem. More...

Go to the source code of this file.

Detailed Description

WebDAV server core (RFC 4918): method classification, header parsing, and the 207 Multi-Status XML builder. Pure - no sockets, no filesystem.

Definition in file webdav.cpp.