comparison README @ 8595:4d871baeacd2 quic

README: HTTP/3 trailers are now supported.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 01 Sep 2021 11:12:23 +0300
parents d0ef43a53a51
children be08b858086a
comparison
equal deleted inserted replaced
8594:fac88e160653 8595:4d871baeacd2
56 Not (yet) supported features: 56 Not (yet) supported features:
57 57
58 - Explicit Congestion Notification (ECN) as specified in quic-recovery [5] 58 - Explicit Congestion Notification (ECN) as specified in quic-recovery [5]
59 - A connection with the spin bit succeeds and the bit is spinning 59 - A connection with the spin bit succeeds and the bit is spinning
60 - Structured Logging 60 - Structured Logging
61 - HTTP/3 trailers
62 61
63 Since the code is experimental and still under development, 62 Since the code is experimental and still under development,
64 a lot of things may not work as expected, for example: 63 a lot of things may not work as expected, for example:
65 64
66 - Flow control mechanism is basic and intended to avoid CPU hog and make 65 - Flow control mechanism is basic and intended to avoid CPU hog and make