4869: Keepstore now returns Content-Length headers, and logs the error message
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 29 Dec 2014 14:23:45 +0000 (09:23 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 29 Dec 2014 14:23:45 +0000 (09:23 -0500)
commit960e574bc6c559e67c12fc6ac844dd7aa6880051
treea7739c860887ec7113bb4d5d931512220776bd14
parent51bae325be042ecfc2469eb9838671e1663e6a99
4869: Keepstore now returns Content-Length headers, and logs the error message
sent to the client on errors.
services/keepstore/handler_test.go
services/keepstore/handlers.go
services/keepstore/logging_router.go