diff options
| author | Vladimir Homutov <vl@nginx.com> | 2020-03-10 18:24:39 +0300 |
|---|---|---|
| committer | Vladimir Homutov <vl@nginx.com> | 2020-03-10 18:24:39 +0300 |
| commit | c2afb5ec8adde78add52cfe53047f02a54915836 (patch) | |
| tree | 6daec5d653a5aa4659410d4b3e42ff45889af3ee /src/http/ngx_http_request.c | |
| parent | 547a1a0159082a9a81500b657aa20eedf13d4179 (diff) | |
| download | nginx-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
