aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2018-02-08 09:55:03 +0300
committerRuslan Ermilov <ru@nginx.com>2018-02-08 09:55:03 +0300
commit6e52265b42d8684beb5701f8ac4064b854a78bf5 (patch)
treee5811241c45fba3042382c8bce3aa81192a8b37e /src/http/ngx_http_request.c
parentac3c8ff364f04d4d43f110d2ed22f6219d541985 (diff)
downloadnginx-6e52265b42d8684beb5701f8ac4064b854a78bf5.tar.gz
nginx-6e52265b42d8684beb5701f8ac4064b854a78bf5.zip
HTTP/2: server push.
Resources to be pushed are configured with the "http2_push" directive. Also, preload links from the Link response headers, as described in https://www.w3.org/TR/preload/#server-push-http-2, can be pushed, if enabled with the "http2_push_preload" directive. Only relative URIs with absolute paths can be pushed. The number of concurrent pushes is normally limited by a client, but cannot exceed a hard limit set by the "http2_max_concurrent_pushes" directive.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions