REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
web::StaticFile::HttpHeader Struct Reference
up to 10 (unstructured) HTTP Headers, for instance Content-Type, Content-Encoding, ETag, etc. More...
#include <assets.h>
Public Attributes | |
const char * | name |
const char * | value |
Detailed Description
up to 10 (unstructured) HTTP Headers, for instance Content-Type, Content-Encoding, ETag, etc.
Member Data Documentation
◆ name
const char* web::StaticFile::HttpHeader::name |
Definition at line 43 of file assets.h.
Referenced by serve_static().
◆ value
const char* web::StaticFile::HttpHeader::value |
Definition at line 44 of file assets.h.
Referenced by serve_static().
The documentation for this struct was generated from the following file:
- lib/communication/src/web/assets.h