implement compressed requests and responses

This commit is contained in:
Marten Seemann 2016-12-20 22:53:31 +07:00
parent edb34b1765
commit d028624f77
No known key found for this signature in database
GPG key ID: 3603F40B121FCDEA
8 changed files with 187 additions and 15 deletions

View file

@ -2,6 +2,7 @@ coverage:
round: nearest
ignore:
- ackhandler/packet_linkedlist.go
- h2quic/gzipreader.go
- h2quic/response.go
- utils/byteinterval_linkedlist.go
- utils/packetinterval_linkedlist.go