Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::HttpHeaderKeyValue Struct Reference

A zero-copy key/value view used by lightweight HTTP header helpers. More...

#include <HttpHeaders.h>

Public Attributes

StringSpan name
 
StringSpan value
 
bool hasValue = false
 

Detailed Description

A zero-copy key/value view used by lightweight HTTP header helpers.


The documentation for this struct was generated from the following file: