Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
http_content_type Struct Reference

#include <zephyr/net/http/server.h>

Data Fields

const char * extension
size_t extension_len
const char * content_type

Field Documentation

◆ content_type

const char* http_content_type::content_type

◆ extension

const char* http_content_type::extension

◆ extension_len

size_t http_content_type::extension_len

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