docs/api/server
Zhang Wei ab42a3a23a refactor httpError() and add 404 "not found" mapping
When docker pull a non-existent repo, daemon will report "image xxx not found"
with an error code 500, which should be 404.
This commit add 404 "not found" mapping and refactor httpError function.

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2015-04-23 19:37:47 +08:00
..
form.go Remove engine.Job from builder.CmdBuildConfig. 2015-04-20 13:37:06 -07:00
form_test.go Remove engine.Job from builder.CmdBuildConfig. 2015-04-20 13:37:06 -07:00
profiler.go api/server: fix profiler HTTP serving 2015-04-02 09:53:40 +03:00
server.go refactor httpError() and add 404 "not found" mapping 2015-04-23 19:37:47 +08:00
server_linux.go Make API server datastructure 2015-04-20 08:13:39 -07:00
server_unit_test.go Remove job from container_inspect 2015-04-23 00:58:13 +02:00
server_windows.go Make API server datastructure 2015-04-20 08:13:39 -07:00
tcp_socket.go Make API server datastructure 2015-04-20 08:13:39 -07:00
unix_socket.go Make API server datastructure 2015-04-20 08:13:39 -07:00