index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
server
/
httputils
/
httputils.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
api/server/httputils: move WriteJSON() together with ReadJSON()
Sebastiaan van Stijn
2022-04-11
1
-0
/
+9
*
api/server/httputils: add ReadJSON() utility
Sebastiaan van Stijn
2022-04-11
1
-0
/
+30
*
api/server/httputils: matchesContentType(): return error instead of logging
Sebastiaan van Stijn
2022-04-11
1
-12
/
+9
*
errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus
Sebastiaan van Stijn
2022-03-21
1
-26
/
+0
*
API: explicitely ignore unhandled errors
Sebastiaan van Stijn
2019-09-18
1
-4
/
+4
*
Move httputils error helpers to errdefs package
Sebastiaan van Stijn
2019-03-16
1
-0
/
+26
*
api/server, dockerversion: modify context key
KimMachineGun
2018-08-22
1
-4
/
+2
*
Switch from x/net/context -> context
Kir Kolyshkin
2018-04-23
1
-1
/
+1
*
Add canonical import comment
Daniel Nephin
2018-02-05
1
-1
/
+1
*
Merge pull request #35638 from cpuguy83/error_helpers2
Yong Tang
2018-01-15
1
-16
/
+3
|
\
|
*
Move api/errdefs to errdefs
Brian Goff
2018-01-11
1
-1
/
+1
|
*
Add helpers to create errdef errors
Brian Goff
2018-01-11
1
-16
/
+3
*
|
Golint: don't use basic untyped string for context key
Sebastiaan van Stijn
2018-01-15
1
-1
/
+3
|
/
*
Remove string checking in API error handling
Brian Goff
2017-08-15
1
-3
/
+17
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
Move some `api` package functions away
Vincent Demeester
2017-06-23
1
-3
/
+12
*
Move UAStringKey to dockerversion pkg
Tonis Tiigi
2016-12-26
1
-3
/
+0
*
make each return explicitly
zteBill
2016-11-17
1
-6
/
+7
*
api/server/httputils: compile with go < 1.7
Antonio Murdaca
2016-10-04
1
-10
/
+0
*
Disable HTML escaping for JSON strings in `docker inspect`
Yong Tang
2016-09-29
1
-1
/
+3
*
delete a function which isn't used in the project
Yanqiang Miao
2016-09-02
1
-8
/
+0
*
fix typos
allencloud
2016-06-02
1
-1
/
+1
*
Update code for latest engine-api
Vincent Demeester
2016-04-19
1
-3
/
+2
*
Pass upstream client's user agent through to registry on image pulls
Mike Goelzer
2016-03-20
1
-0
/
+3
*
fix typos
allencloud
2016-03-06
1
-2
/
+2
*
Remove static errors from errors package.
David Calavera
2016-02-26
1
-74
/
+0
*
remove unnecessary logs from daemon
Liu Hua
2015-11-10
1
-2
/
+0
*
Separate API router from server.
David Calavera
2015-09-29
1
-0
/
+180