Searched refs:msie_refresh (Results 1 – 6 of 6) sorted by relevance
477 if (clcf->msie_refresh in ngx_http_special_response_handler()651 if (clcf->msie_refresh && r->headers_in.msie) { in ngx_http_send_error_page()
395 ngx_flag_t msie_refresh; /* msie_refresh */ member
599 offsetof(ngx_http_core_loc_conf_t, msie_refresh),3453 clcf->msie_refresh = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()3721 ngx_conf_merge_value(conf->msie_refresh, prev->msie_refresh, 0); in ngx_http_core_merge_loc_conf()
5494 *) Исправление: при использовании директивы msie_refresh повторно5776 *) Безопасность: при использовании директивы msie_refresh был возможен6519 *) Добавление: директива msie_refresh.
5381 *) Bugfix: URL double escaping in a redirect of the "msie_refresh"5655 *) Security: the "msie_refresh" directive allowed XSS.6392 *) Feature: the "msie_refresh" directive.
394 syn keyword ngxDirective contained msie_refresh