daaku / go.httpgzip

Package httpgzip provides a http handler wrapper to transparently add gzip compression.
https://godoc.org/github.com/daaku/go.httpgzip
62 stars 6 forks source link

Release httpgzip under a free and open source software license? #8

Closed lfam closed 6 years ago

lfam commented 6 years ago

Would you be willing to release this code under a free and open source software license?

daaku commented 6 years ago

I don't mind but you should probably use one of the better middleware out there. This one has bugs I'm quite sure.

lfam commented 6 years ago

Okay, I understand. I will take your advice and limit my use of httpgzip to personal projects.