Searched defs:content_type (Results 1 – 5 of 5) sorted by relevance
185 const char *content_type = NULL; in http1_send_headers() local401 char content_type[HTTP_SERVER_MAX_CONTENT_TYPE_LEN] = "text/html"; in handle_http1_static_fs_resource() local
773 void http_server_get_content_type_from_extension(char *url, char *content_type, in http_server_get_content_type_from_extension()
403 char content_type[HTTP_SERVER_MAX_CONTENT_TYPE_LEN] = "text/html"; in handle_http2_static_fs_resource() local
397 char content_type[64] = "unknown"; in ZTEST() local
102 const char *content_type; member149 const char *content_type; member445 unsigned char content_type[HTTP_SERVER_MAX_CONTENT_TYPE_LEN]; member