Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http1.c480 #define STATIC_FS_RESPONSE_BASE_SIZE \ in handle_http1_static_fs_resource() macro
488 (STATIC_FS_RESPONSE_BASE_SIZE + CONTENT_ENCODING_HEADER_SIZE), \ in handle_http1_static_fs_resource()
489 (STATIC_FS_RESPONSE_BASE_SIZE)) in handle_http1_static_fs_resource()