summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2020-03-10 18:24:39 +0300
committerVladimir Homutov <vl@nginx.com>2020-03-10 18:24:39 +0300
commitc2afb5ec8adde78add52cfe53047f02a54915836 (patch)
tree6daec5d653a5aa4659410d4b3e42ff45889af3ee /src/http/ngx_http_request.c
parent547a1a0159082a9a81500b657aa20eedf13d4179 (diff)
downloadnginx-c2afb5ec8adde78add52cfe53047f02a54915836.tar.gz
nginx-c2afb5ec8adde78add52cfe53047f02a54915836.tar.bz2
Generic payload handler for quic packets.
- added basic parsing of ACK, PING and PADDING frames on input - added preliminary parsing of SHORT headers The ngx_quic_output() is now called after processing of each input packet. Frames are added into output queue according to their level: inital packets go ahead of handshake and application data, so they can be merged properly. The payload handler is called from both new, handshake and applicataion data handlers (latter is a stub).
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions