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/httputils
Sebastiaan van Stijn 7e44fffe40
fix status-code for "locked" swarm and "certificate expired"
These errors were producing the wrong status code,
changing to 503.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-02-17 16:51:50 -08:00
..
decoder.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
errors.go fix status-code for "locked" swarm and "certificate expired" 2017-02-17 16:51:50 -08:00
form.go fix some types on errors and form 2017-02-07 20:29:32 +08:00
form_test.go Resolves #16458 - filter events by labels. 2015-10-02 16:33:20 -04:00
httputils.go Move UAStringKey to dockerversion pkg 2016-12-26 18:53:22 -08:00
httputils_write_json.go api/server/httputils: compile with go < 1.7 2016-10-04 12:01:49 +02:00
httputils_write_json_go16.go api/server/httputils: compile with go < 1.7 2016-10-04 12:01:49 +02:00