mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() We should not check if the mux framework internals work as expected in every handler. The missing parameter error doesn't make sense from the user point of view. This change initializes a proper vars context if the mux fails to do so and delegates specific parameter error checks to the handlers. Signed-off-by: David Calavera <david.calavera@gmail.com> |
||
---|---|---|
.. | ||
httputils | ||
router | ||
middleware.go | ||
middleware_test.go | ||
profiler.go | ||
server.go | ||
server_test.go | ||
server_unix.go | ||
server_windows.go |