moby--moby/api/server
Sebastiaan van Stijn c687381870
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:33:29 +02:00
..
backend/build build: fix panic when exporting to tar 2019-06-04 11:21:18 +02:00
httputils Move httputils error helpers to errdefs package 2019-03-16 00:42:23 +01:00
middleware DebugRequestMiddleware: Remove path handling 2019-07-17 17:33:29 +02:00
router Remove the "err == nil" because is always equal nil. 2019-04-08 12:28:43 +08:00
middleware.go Add canonical import comment 2018-02-05 16:51:57 -05:00
router_swapper.go Add canonical import comment 2018-02-05 16:51:57 -05:00
server.go Move httputils error helpers to errdefs package 2019-03-16 00:42:23 +01:00
server_test.go Various code-cleanup 2018-05-23 17:50:54 +02:00