]> Cypherpunks repositories - gostls13.git/commit
net/http/pprof: set content type for /debug/pprof
authorHana (Hyang-Ah) Kim <hyangah@gmail.com>
Thu, 20 Feb 2020 22:25:33 +0000 (17:25 -0500)
committerHyang-Ah Hana Kim <hyangah@gmail.com>
Fri, 21 Feb 2020 19:28:40 +0000 (19:28 +0000)
commitf5ff00583fa6d4e9b4acb98b96757d98b1f55d28
treeca2766e1374bbc89c0b167d5c16c43121186c96b
parent6c61a57cfc24d344529685977855341ae9f17239
net/http/pprof: set content type for /debug/pprof

Fixes #37311

Change-Id: I9e1f37e991e5c203fe72061692f47584fbadfc58
Reviewed-on: https://go-review.googlesource.com/c/go/+/220324
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
src/net/http/pprof/pprof.go
src/net/http/pprof/pprof_test.go