moby/api/server/httputils
Drew Erny 68f21418ac Change log details encoding format and support details on service logs
URL query encode log details, so that characters like spaces don't make
log parsing ambiguous. Add a helper function to parse these details to a
map, if needed

Add support for details on service logs

Signed-off-by: Drew Erny <drew.erny@docker.com>
2017-05-12 10:53:44 -07: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 use t.Fatal() to output the err message where the values used for formatting 2017-02-23 10:16:22 +08: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
write_log_stream.go Change log details encoding format and support details on service logs 2017-05-12 10:53:44 -07:00