1
0
mirror of https://github.com/nginx/nginx.git synced 2024-12-05 06:19:01 +08:00
The official NGINX Open Source repository.
Go to file
Vladimir Homutov 4490aefa70 Added processing of client transport parameters.
note:
 + parameters are available in SSL connection since they are obtained by ssl
   stack

quote:
   During connection establishment, both endpoints make authenticated
   declarations of their transport parameters.  These declarations are
   made unilaterally by each endpoint.

and really, we send our parameters before we read client's.

no handling of incoming parameters is made by this patch.
2020-03-21 20:51:59 +03:00
auto Refactored HTTP/3 parser. 2020-03-18 13:46:35 +03:00
conf MIME: added font/woff2 type (ticket ). 2018-06-15 17:29:55 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2019-06-30 10:39:01 +03:00
docs nginx-1.17.8-RELEASE 2020-01-21 16:39:41 +03:00
misc Updated OpenSSL used for win32 builds. 2019-09-24 16:30:03 +03:00
src Added processing of client transport parameters. 2020-03-21 20:51:59 +03:00
.hgtags release-1.17.8 tag 2020-01-21 16:39:42 +03:00