The toolkit to pack, ship, store, and deliver container content
Find a file
Stephen J Day 136f0ed8bb Instantiate http context before dispatch
Ensure that the status is logged in the context by instantiating before the
request is routed to handlers. While this requires some level of hacking to
acheive, the result is that the context value of "http.request.status" is as
accurate as possible for each request.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-04-15 19:53:36 -07:00
docs Instantiate http context before dispatch 2015-04-15 19:53:36 -07:00