Searched refs:HTTP_COMPRESS (Results 1 – 4 of 4) sorted by relevance
82 case HTTP_COMPRESS: in http_compression_text()112 case HTTP_COMPRESS: in compression_value_is_valid()
844 if (IS_BIT_SET(supported_compression, HTTP_COMPRESS)) { in http_server_find_file()848 *chosen_compression = HTTP_COMPRESS; in http_server_find_file()
145 HTTP_COMPRESS = 2, /**< COMPRESS */ enumerator
2729 [HTTP_COMPRESS] = ".lzw", in ZTEST()