aerogo / aero

:bullettrain_side: High-performance web server for Go (2016). New alpha (2024) with even better performance is currently in development at https://git.akyoto.dev/go/web
MIT License
572 stars 33 forks source link

HTTP/2 push responses are not gzipped #3

Closed akyoto closed 6 years ago

akyoto commented 6 years ago

Currently there is an issue with push responses not getting compressed. I'm looking for a fix right now.