When using access log in extended mode with 'cs-uri-query' identifier, then there is also '?' character included in the logged string, e.g.:
used URL: localhost:8080/?thisis=sparta logged line in access-log: ?thisis=sparta expected line in access-log: thisis=sparta
I believe that '?' character should not be part of logged message. Also in EAP6 '?' character was not part of it.
- is blocked by
-
JBEAP-5765 Upgrade Undertow from 1.4.0.Final to 1.4.3.Final
- Verified
- is cloned by
-
UNDERTOW-812 (7.1.0) access log in extended mode with 'cs-uri-query' identifier logs also '?' character
- Resolved
- is incorporated by
-
JBEAP-5897 (7.1.0) Upgrade to WildFly Core 3.0.0.Alpha8
- Verified