You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, the header mutation (both the header mutation filter and headers_to_add) could set/add headers by the substitution formatter. (like %REQ(xxxxx)%. But it's impossible to extract more fine-grained part of one header or path. It would be great to
extract sub-value from a header or path by the regex and set the sub-value to a new header.
Title: One line description
Description:
Now, the header mutation (both the header mutation filter and
headers_to_add
) could set/add headers by the substitution formatter. (like%REQ(xxxxx)%
. But it's impossible to extract more fine-grained part of one header or path. It would be great toextract sub-value from a header or path by the regex and set the sub-value to a new header.
For example:
[optional Relevant Links:]
The text was updated successfully, but these errors were encountered: