caddy/caddyhttp/pprof
Matthew Holt e14a62f188
pprof: Set proper Content-Type header
The standard lib pprof library doesn't set its own Content-Type header
properly. If pprof is used with gzip, the index endpoint will be
interpreted as a .gz file; so we force its hand and set the header.
2017-01-24 16:55:43 -07:00
..
pprof_test.go Fix misspellings 2016-09-05 10:20:34 -06:00
pprof.go pprof: Set proper Content-Type header 2017-01-24 16:55:43 -07:00
setup_test.go Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
setup.go Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00