Modify Header set request operator needs access to captured request patterns $1, $2, etc #56
bo33b
started this conversation in
Request Feature
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Requesting the ability to set modified header value using character sequence captured by wildcard match patterns from the "if request" condition. See image. Currently the header value will contain the given string ending with "$1" instead of the substitution as expected.
Beta Was this translation helpful? Give feedback.
All reactions