moby/api/server
Brian Goff 408c7ade70 Enable pprof/debug endpoints by default
Makes sure that debug endpoints are always available, which will aid in
debugging demon issues.

Wraps debug endpoints in the middleware chain so the can be blocked by
authz.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-07-17 15:01:30 -04:00
..
backend/build return prune data when context canceled 2017-07-10 10:06:24 +08:00
httputils Merge pull request #33798 from vdemeester/move-some-api-code-away 2017-06-24 14:30:25 +02:00
middleware middleware: Redact secret data on "secret create" 2017-06-29 16:04:47 -07:00
router Enable pprof/debug endpoints by default 2017-07-17 15:01:30 -04:00
middleware.go change comment 2016-08-26 18:30:41 +08:00
router_swapper.go fix typos 2016-03-06 00:59:11 +08:00
server.go Enable pprof/debug endpoints by default 2017-07-17 15:01:30 -04:00
server_test.go Correct fmt.Fprintf and t.Fatalf 2017-02-08 12:32:40 +08:00