Closed
Description
Add hooks to be called after a request has been sent, and as close as possible to the beginning of the response, so that the server response time can be measured independently of the time it takes to send the request body and response body.
Also add the ability to determine the IP address of the server, when possible.