moby/api/server/middleware
Sebastiaan van Stijn a11c3098a3
DebugRequestMiddleware: Remove path handling
Path-specific rules were removed, so this is no longer used.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 530e63c1a61b105a6f7fc143c5acb9b5cd87f958)
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit f8a0f26843)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-07-17 17:24:44 +02:00
..
cors.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
debug.go DebugRequestMiddleware: Remove path handling 2019-07-17 17:24:44 +02:00
debug_test.go DebugRequestMiddleware: Remove path handling 2019-07-17 17:24:44 +02:00
experimental.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
middleware.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
version.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
version_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00