Tyler
Tyler2mo ago

Including query params

Do HTTP routes support this? Trying with the following: ?key=1234&include_query=key But it's not being used and shows the key input to be empty.
1 Reply
rubenf
rubenf2mo ago
you have to use preprocessors to extract them

Did you find this page helpful?