-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Someday I will live in a world where the HTTP status code of a service response will be sufficient for determining the proper status of that response. Still trying to find that place, however. It would be useful to return the body of the response as a property of the sample for further analysis outside of the core canary library.
Should be fairly straightforward; the body's already being read:
Line 101 in 427ed9e
| val := sample.ResponseHeaders.Get("Content-Length") |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels