moby/api/server/router
Brian Goff 2d43d93410 Make exec start return proper error codes
Exec start was sending HTTP 500 for every error.

Fixed an error where pausing a container and then calling exec start
caused the daemon to freeze.

Updated API docs which incorrectly showed that a successful exec start
was an HTTP 201, in reality it is HTTP 200.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-10-02 14:40:22 -04:00
..
local Make exec start return proper error codes 2015-10-02 14:40:22 -04:00
network Separate API router from server. 2015-09-29 19:43:03 -04:00
router.go Separate API router from server. 2015-09-29 19:43:03 -04:00