Helper type used for headers and URL query parameters.
More...
#include <http.h>
|
| const char * | key |
| | Key.
|
| |
| const char * | value |
| | Value.
|
| |
Helper type used for headers and URL query parameters.
Definition at line 60 of file http.h.
◆ key
| const char* ecs_http_key_value_t::key |
Key.
Definition at line 61 of file http.h.
◆ value
| const char* ecs_http_key_value_t::value |
Value.
Definition at line 62 of file http.h.
The documentation for this struct was generated from the following file: