]> git.kaiwu.me - nginx.git/commit
HTTP/3: quic-qpack term updates.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 1 Jul 2021 12:37:53 +0000 (15:37 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 1 Jul 2021 12:37:53 +0000 (15:37 +0300)
commita85084fea109c019d1ad7466ed063afa7961acba
treef59e01e707f2decd8c22948f33b25b2f795328db
parentd54d551e2a880c7a7691a83d212eb707eb0f82ba
HTTP/3: quic-qpack term updates.

Renamed header -> field per quic-qpack naming convention, in particular:
- Header Field -> Field Line
- Header Block -> (Encoded) Field Section
- Without Name Reference -> With Literal Name
- Header Acknowledgement -> Section Acknowledgment
src/http/v3/ngx_http_v3_encode.c
src/http/v3/ngx_http_v3_encode.h
src/http/v3/ngx_http_v3_filter_module.c
src/http/v3/ngx_http_v3_parse.c
src/http/v3/ngx_http_v3_parse.h
src/http/v3/ngx_http_v3_request.c
src/http/v3/ngx_http_v3_streams.c
src/http/v3/ngx_http_v3_streams.h
src/http/v3/ngx_http_v3_tables.c
src/http/v3/ngx_http_v3_tables.h