Files
h2/tests
Anthony Ramine 61b4f8fc34 Support very large headers
This completely refactors how headers are hpack-encoded.

Instead of trying to be clever, constructing frames on the go
while hpack-encoding, we just make a blob of all the
hpack-encoded headers first, and then we split that blob
in as many frames as necessary.
2021-09-08 10:20:30 -07:00
..
2021-04-29 09:18:12 -07:00
2021-09-08 10:20:30 -07:00