ahmetb / go-httpbin

http://httpbin.org endpoints for your Go tests
https://godoc.org/github.com/ahmetalpbalkan/go-httpbin
Apache License 2.0
124 stars 26 forks source link

Gzip header #10

Closed VonMist closed 7 years ago

VonMist commented 7 years ago

It was forcing browser to download data because of Content-Type wasn't declared in header.