1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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
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
router_swapper.go
server.go
server_test.go