Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
http_header_name Struct Reference

HTTP header name representation. More...

#include <server.h>

Data Fields

const char * name
 Pointer to header name NULL-terminated string.

Detailed Description

HTTP header name representation.

Field Documentation

◆ name

const char* http_header_name::name

Pointer to header name NULL-terminated string.


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