distribution/registry
Aaron Lehmann 609efa79e4 Set the response code to 499 when a client disconnects during an upload
The response code isn't actually sent to the client, because the
connection has already closed by this point. But it causes the status
code to appear as 499 in the logs instead of 0.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-07-31 17:39:30 -07:00
..
api Merge pull request #791 from stevvooe/add-double-domain-image-name 2015-07-30 14:35:27 -07:00
auth auth.AccessController interface now uses distribution/context 2015-07-23 19:48:47 -07:00
client Make the registry client more tolerant about HTTP status codes 2015-07-24 16:14:04 -07:00
handlers Set the response code to 499 when a client disconnects during an upload 2015-07-31 17:39:30 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Allow disabling of starage driver redirects 2015-07-24 16:59:35 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00