diff options
author | Ruslan Ermilov <ru@nginx.com> | 2018-02-08 09:55:03 +0300 |
---|---|---|
committer | Ruslan Ermilov <ru@nginx.com> | 2018-02-08 09:55:03 +0300 |
commit | 6e52265b42d8684beb5701f8ac4064b854a78bf5 (patch) | |
tree | e5811241c45fba3042382c8bce3aa81192a8b37e /src/http/ngx_http_request.c | |
parent | ac3c8ff364f04d4d43f110d2ed22f6219d541985 (diff) | |
download | nginx-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