mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
add support for gzipped HTTP/3 requests
This commit is contained in:
parent
89ecbdfdc2
commit
de6ab88437
8 changed files with 195 additions and 11 deletions
|
@ -5,6 +5,7 @@ coverage:
|
|||
- streams_map_incoming_uni.go
|
||||
- streams_map_outgoing_bidi.go
|
||||
- streams_map_outgoing_uni.go
|
||||
- http3/gzip_reader.go
|
||||
- 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