mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
add a HTTP/0.9 implementation
This commit is contained in:
parent
4af8a33c3f
commit
789ea13dde
5 changed files with 407 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue