mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-30 05:42:50 +00:00
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. |
||
|---|---|---|
| .. | ||
| pprof.go | ||
| pprof_test.go | ||
| setup.go | ||
| setup_test.go | ||