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

[#651] regex compatability for headers matching #662

Closed
wants to merge 1 commit into from
Closed

[#651] regex compatability for headers matching #662

wants to merge 1 commit into from

Conversation

geetptl
Copy link
Contributor

@geetptl geetptl commented Aug 9, 2023

Attempt at #651.

  • Changes in header_matcher function.
  • Instead of using simple list equality, it now checks for either regex or simple string check.
  • Added test test_request_matches_headers_regex

@geetptl geetptl closed this Aug 9, 2023
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.

1 participant