If a handler doesn't explicitly call `WriteHeader` before `Write` then the status code is set to `http.StatusOK` but `measured_http.MeasuredHandler` doesn't handle this which results in reporting `0` as the response code. |
||
|---|---|---|
| .. | ||
| measured_http | ||
| mock_metrics | ||
| auto.go | ||
| auto_test.go | ||
| scope.go | ||
| scope_test.go | ||