Searched refs:error_gzip (Results 1 – 3 of 3) sorted by relevance
/third_party/nghttp2/src/ | ||
D | HttpServer.h | 80 bool error_gzip; member |
D | nghttpd.cc | 266 config.error_gzip = true; in main() |
D | HttpServer.cc | 114 error_gzip(false), in Config() |