|
ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
|
Shared single-range Range: bytes=... parser (RFC 7233), used by static file serving and the edge cache (PC_ENABLE_RANGE).
More...
#include "protocore_config.h"Go to the source code of this file.
Shared single-range Range: bytes=... parser (RFC 7233), used by static file serving and the edge cache (PC_ENABLE_RANGE).
Promoted out of file_serving.cpp so both the filesystem file server and the CDN edge cache share one owner for the range math. Pure and size/string-driven - no PC or fs:: dependency.
Definition in file http_range.h.