Tatsuhiro Tsujikawa
|
9fe08d3913
|
nghttpx: Fix build without mruby
|
2021-08-22 23:54:29 +09:00 |
Tatsuhiro Tsujikawa
|
44663a7e6e
|
nghttpx: Handle backend reset and early response
|
2021-08-21 18:34:08 +09:00 |
Tatsuhiro Tsujikawa
|
37bd9ffc48
|
nghttpx: Implement http_reset_stream and http_send_stop_sending
|
2021-08-21 18:34:08 +09:00 |
Tatsuhiro Tsujikawa
|
b0548b4944
|
nghttpx: Complete HTTP request and response
|
2021-08-21 18:34:08 +09:00 |
Tatsuhiro Tsujikawa
|
3ed2da562b
|
nghttpx: Add HTTP3 skeleton and minor SSL_CTX fix
|
2021-08-21 18:34:07 +09:00 |
Tatsuhiro Tsujikawa
|
354f46d8c5
|
nghttpx: Add QUIC timeouts
|
2021-08-21 18:34:07 +09:00 |
Tatsuhiro Tsujikawa
|
49b8c56fde
|
nghttpx: Use existing QUIC error object
|
2021-08-21 18:34:07 +09:00 |
Tatsuhiro Tsujikawa
|
940fdd5573
|
nghttpx: Read quic packet
|
2021-08-21 18:34:04 +09:00 |
Tatsuhiro Tsujikawa
|
ef53db201e
|
nghttpx: Create QUIC SSL_CTX
We choose an easier route to duplicate SSL_CTX for QUIC.
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
aeb0b0728d
|
nghttpx: Add QUICConnectionHandler and HTTP3Upstream skeleton
|
2021-08-21 18:33:39 +09:00 |