ngx_http_gif_type  108 http/modules/ngx_http_empty_gif_module.c static ngx_str_t  ngx_http_gif_type = ngx_string("image/gif");
ngx_http_gif_type  133 http/modules/ngx_http_empty_gif_module.c     return ngx_http_send_response(r, NGX_HTTP_OK, &ngx_http_gif_type, &cv);