moby--moby/api/server
Samuel Karp af1edfd368
Merge pull request #43899 from thaJeztah/fix_build_api_errors
2022-08-13 16:21:38 -07:00
..
backend/build
httpstatus errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus 2022-03-21 12:22:39 +01:00
httputils api/server/httputils: move WriteJSON() together with ReadJSON() 2022-04-11 21:37:57 +02:00
middleware api: add const for 'X-Registry-Auth' 2022-07-29 23:04:34 +02:00
router Merge pull request #43899 from thaJeztah/fix_build_api_errors 2022-08-13 16:21:38 -07:00
errorhandler.go errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus 2022-03-21 12:22:39 +01:00
middleware.go api/server: remove "Logging" from config 2022-04-23 23:38:30 +02:00
server.go api: add Hosts to API Config 2022-06-29 19:55:03 +02:00
server_test.go