Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add response extractor #50

Merged
merged 4 commits into from
Sep 26, 2022
Merged

Add response extractor #50

merged 4 commits into from
Sep 26, 2022

Conversation

MicahParks
Copy link
Owner

The purpose of this PR is add support for custom response extractors and provide a default, recommended, extractor that confirms the HTTP response code is http.StatusOK.

See these relevant issues:

@MicahParks MicahParks added the enhancement New feature or request label Sep 24, 2022
@MicahParks MicahParks self-assigned this Sep 24, 2022
@MicahParks MicahParks merged commit f20aea8 into master Sep 26, 2022
@MicahParks MicahParks deleted the response_extractor branch September 26, 2022 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant