16 Commits

Author SHA1 Message Date
ef2cd2ea0b
Updated readme 2022-04-03 15:56:05 +02:00
c5f2d67a86
Updated readme links 2022-01-30 17:38:31 +01:00
1a0627d8c7
Added support for multiple headers with same name v1.3 2022-01-08 23:02:05 +01:00
4f2e25a549
HTTP2Endpoint: Use ConcurrentHashMap for streams 2022-01-08 22:34:24 +01:00
9e2d435e2e
HPackContext: Convert multiple Cookie headers to a single list when decoding 2021-12-29 19:59:32 +01:00
fa33fe67d1
plugin.cfg: Use BUILDVERSION from CI v1.2 2021-12-20 14:39:51 +01:00
b43949ead2
Added readme badges 2021-12-20 14:39:16 +01:00
f3e3d4a177
Added CI files 2021-12-20 14:38:33 +01:00
ccef090fcd
HTTP2: Use hasResponse instead of getCorrespondingMessage check 2021-10-21 22:43:59 +02:00
c09def150b
Added support for onHTTPForwardFailed event 2021-10-07 21:34:05 +02:00
d07a4f3941
Added upstream network error log config 2021-10-07 21:21:58 +02:00
316a8a32bc
Check if connection is writable when sending data 2021-10-07 19:14:29 +02:00
16dabdc77d
HTTP2: Fixed duplicate onHTTPResponseEnded event after receiving trailers 2021-10-03 22:14:10 +02:00
942d4459bc
Added support for trailers 2021-09-28 16:55:02 +02:00
a0ec50af2c
HTTP2Client: Reset streams with status CANCEL instead of NOERROR when connection closes to indicate abnormal condition 2021-09-28 16:47:07 +02:00
a24c867caa
Initial commit 2021-09-12 18:21:53 +02:00