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 new flag httpContains to check for string in body of response #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alihacks
Copy link

We have some code that needs to wait until the target URL is updated with the latest version of code. Adding httpContains allows us to wait until we see the new hash in the target http response and accomplish that, thought this may be useful for others.

@alihacks alihacks changed the title add-httpcontains Add new flag httpContains to check for string in body of response Add new flag httpContains to check for string in body of response Aug 27, 2021
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.

None yet

1 participant