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

feat(http): Make checks using request configs #161

Merged

Conversation

evanpurkhiser
Copy link
Member

This updates the http_checker to execute checks using the configurations in the requets_{method,headers,body} fields of the CheckConfig.

@evanpurkhiser evanpurkhiser requested a review from a team September 14, 2024 01:32
Base automatically changed from evanpurkhiser/feat-add-request-method-headers-body-to-checkconfig to main September 16, 2024 22:14
@wedamija wedamija changed the title feat: Add request{method,headers,body} to CheckConfig feat(http): Make checks using request configs Sep 16, 2024
This updates the http_checker to execute checks using the configurations
in the `requets_{method,headers,body}` fields of the `CheckConfig`.
@wedamija wedamija force-pushed the evanpurkhiser/use-method-body-headers-in-http-checker branch from 7aebd43 to f4c9788 Compare September 16, 2024 22:21
@wedamija wedamija merged commit ca56f70 into main Sep 16, 2024
7 checks passed
@wedamija wedamija deleted the evanpurkhiser/use-method-body-headers-in-http-checker branch September 16, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants