Anton
Anton
Hello @zls0424 , can you give an example of a case that leads to a bug that you try to fix in first commit?
Hello @abhilash29, try to remove spaces, like this: `set_cookie_flag SessionID SameSite=Lax secure;`
Hello @liudongmiao, Could you provide some test cases (e.g. with ModSecurity defined on different contexts: server, location with analysing the transaction log content)? I believe that this approach (context recovering)...
> Hey guys, it looks like we have a few problems here with this issue. First lets see if ModSecurity is handling these transformations right: > > ``` > [07/Jun/2017:09:47:35...
Some words about CP1251 mapping. Unicode table contains a special range for Cyrillic characters. This is 0400 - 04FF (https://unicode-table.com/en/blocks/cyrillic/). They are used in many languages, the writing of which...