Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Using two separators on one web page #221

Closed
shrv opened this issue Mar 29, 2015 · 2 comments
Closed

Using two separators on one web page #221

shrv opened this issue Mar 29, 2015 · 2 comments

Comments

@shrv
Copy link

shrv commented Mar 29, 2015

Good day.

Do I understand correctly that parse URL and request body occurs even before beginning to apply the rules that were connected.

And I can not modsec use Lua to modify the URL string and replace it on the same separator as in the body of the request?

Maybe it makes sense to consider the option of entering two SesArgumentseparator - for the URL and the body.
Understand a rare case, but this also happens

@csanders-git
Copy link
Contributor

Yes your understanding seems correct. The request is split up into different collections. Those collections are not mutable.

@shrv
Copy link
Author

shrv commented Mar 29, 2015

Thank you, then I will think about replacing the separator to send the request to the WAF

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants