If you are using this handler you must set the {@link io.undertow.UndertowOptions#DECODE_URL} parameter to false.
This is not as efficient as using the parsers built in UTF-8 decoder. Unless you need to decode to something other than UTF-8 you should rely on the parsers decoding instead. @author Stuart Douglas
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|