comparison src/http/modules/ngx_http_chunked_filter_module.c @ 7726:f388c0ad3477 quic

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.
author Vladimir Homutov <vl@nginx.com>
date Sat, 21 Mar 2020 20:51:59 +0300
parents 1b068a4e82d8
children 46e3542d51b3
comparison
equal deleted inserted replaced
7725:9e9eab876964 7726:f388c0ad3477