add a HTTP/0.9 implementation

This commit is contained in:
Marten Seemann 2019-10-05 00:11:16 +07:00
parent 4af8a33c3f
commit 789ea13dde
5 changed files with 407 additions and 0 deletions

View file

@ -6,6 +6,7 @@ coverage:
- streams_map_outgoing_bidi.go
- streams_map_outgoing_uni.go
- http3/gzip_reader.go
- interop/
- internal/ackhandler/packet_linkedlist.go
- internal/utils/byteinterval_linkedlist.go
- internal/utils/packetinterval_linkedlist.go