msie_padding      572 http/ngx_http_core_module.c       offsetof(ngx_http_core_loc_conf_t, msie_padding),
msie_padding     3126 http/ngx_http_core_module.c     clcf->msie_padding = NGX_CONF_UNSET;
msie_padding     3374 http/ngx_http_core_module.c     ngx_conf_merge_value(conf->msie_padding, prev->msie_padding, 1);
msie_padding      374 http/ngx_http_core_module.h     ngx_flag_t    msie_padding;            /* msie_padding */
msie_padding      608 http/ngx_http_special_response.c     ngx_uint_t    msie_padding;
msie_padding      620 http/ngx_http_special_response.c     msie_padding = 0;
msie_padding      624 http/ngx_http_special_response.c         if (clcf->msie_padding
msie_padding      631 http/ngx_http_special_response.c             msie_padding = 1;
msie_padding      685 http/ngx_http_special_response.c     if (msie_padding) {