Home
last modified time | relevance | path

Searched refs:browsers (Results 1 – 8 of 8) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_browser_module.c450 ngx_http_modern_browser_t *browsers, *opera; in ngx_http_browser_merge_conf() local
463 browsers = conf->modern_browsers->elts; in ngx_http_browser_merge_conf()
466 if (browsers[i].skip == 0) { in ngx_http_browser_merge_conf()
484 browsers = conf->modern_browsers->elts; in ngx_http_browser_merge_conf()
488 ngx_qsort(browsers, (size_t) conf->modern_browsers->nelts, in ngx_http_browser_merge_conf()
493 n = browsers[i].skip; in ngx_http_browser_merge_conf()
495 browsers[i].skip = ngx_http_modern_browser_masks[n].skip; in ngx_http_browser_merge_conf()
496 browsers[i].add = ngx_http_modern_browser_masks[n].add; in ngx_http_browser_merge_conf()
497 (void) ngx_cpystrn(browsers[i].name, in ngx_http_browser_merge_conf()
/f-stack/tools/libxo/doc/
H A Dxohtml.rst9 html files suitable for display in modern HTML web browsers. It can
H A Dintro.rst68 allow integration with NETCONF, REST, and web browsers, but you need
H A Dformatting.rst22 browsers than in terminals, making HTML output valuable.
/f-stack/tools/libxo/doc/_static/
H A Dbasic.css_t530 overflow-y: hidden; /* fixes display issues on Chrome browsers */
/f-stack/freebsd/contrib/zlib/
H A DFAQ328 transfer encoding, there have been reports of servers and browsers that
/f-stack/app/nginx-1.16.1/
H A DCHANGES145 browsers.
928 *) Workaround: a response might not be shown by some browsers if HTTP/2
4532 *) Bugfix: the $ancient_browser variable did not work for browsers
5156 *) Bugfix: browsers did not repeat SSL handshake if there is no valid
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim2298 " A nginx module to match browsers and crawlers