Searched refs:HTTP_BR (Results 1 – 4 of 4) sorted by relevance
86 case HTTP_BR: in http_compression_text()114 case HTTP_BR: in compression_value_is_valid()
799 if (IS_BIT_SET(supported_compression, HTTP_BR)) { in http_server_find_file()803 *chosen_compression = HTTP_BR; in http_server_find_file()
147 HTTP_BR = 4, /**< BR */ enumerator
2730 [HTTP_BR] = ".br", in ZTEST()2767 http_compression_text(HTTP_BR)); in ZTEST()2768 ret = setup_fs(file_ending_map[HTTP_BR]); in ZTEST()