nytimes / gziphandler

Go middleware to gzip HTTP responses
https://godoc.org/github.com/NYTimes/gziphandler
Apache License 2.0
868 stars 129 forks source link

HTTP/2 Push #28

Open alexandrestein opened 7 years ago

alexandrestein commented 7 years ago

Hi,

I try to make the HTTP/2 push mechanism works with gZip compression.

Do you know what needs to be done to make those two mechanisms work together.

Thanks

tmthrgd commented 6 years ago

@alexandreStein Was this fixed with the merging of #36?

alexandrestein commented 6 years ago

I not absolutely certain, it's not fresh enough in my head and I can't test it right now.

But for what i remember the problem is solved.