Skip to content

Capturing from URL-encoded body #1707

Answered by jcamiel
raine asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @raine indeed in your case the best way to extract a parameter is with a regex. There are also filters to refine captures (like split, urlDecode etc...) but in this case regex is the way to go.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by raine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants