msie_refresh      579 http/ngx_http_core_module.c       offsetof(ngx_http_core_loc_conf_t, msie_refresh),
msie_refresh     3127 http/ngx_http_core_module.c     clcf->msie_refresh = NGX_CONF_UNSET;
msie_refresh     3375 http/ngx_http_core_module.c     ngx_conf_merge_value(conf->msie_refresh, prev->msie_refresh, 0);
msie_refresh      375 http/ngx_http_core_module.h     ngx_flag_t    msie_refresh;            /* msie_refresh */
msie_refresh      413 http/ngx_http_special_response.c     if (clcf->msie_refresh
msie_refresh      590 http/ngx_http_special_response.c     if (clcf->msie_refresh && r->headers_in.msie) {