![]() |
Thoth
A functional, expressive, asynchronous C++26 webdev library
|
#include <optional>#include <variant>#include <Thoth/Http/NHeaders/Request/Headers/Range.tpp>Go to the source code of this file.
Classes | |
| struct | Thoth::Http::NHeaders::PrefixedRange |
| struct | Thoth::Http::NHeaders::SuffixedRange |
Namespaces | |
| namespace | Thoth |
| namespace | Thoth::Http |
| namespace | Thoth::Http::NHeaders |
Typedefs | |
| using | Thoth::Http::NHeaders::Range = std::variant< PrefixedRange, SuffixedRange > |