Home
last modified time | relevance | path

Searched refs:CONTENT_ENCODING_GZIP (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http1.c392 #define CONTENT_ENCODING_GZIP "\r\nContent-Encoding: gzip" in handle_http1_static_fs_resource() macro
406 sizeof(CONTENT_ENCODING_GZIP)]; in handle_http1_static_fs_resource()
453 content_type, gzipped ? CONTENT_ENCODING_GZIP : ""); in handle_http1_static_fs_resource()