ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
http_range.h File Reference

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.

Detailed Description

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.

Author
Douglas Quigg (dstroy0)
Date
2026

Definition in file http_range.h.