97960a5930
This commit checks http.Request.Context().Err() to see if the context has been canceled before writing an error code. It uses the non-standard Nginx 499 error code for client disconnection. |
||
---|---|---|
.. | ||
errors.go | ||
http_server.go | ||
http_server_test.go | ||
middleware_logging.go | ||
middleware_metrics.go | ||
service.go | ||
service_test.go | ||
storage.go | ||
storage_test.go |