Hi,

 

I am using Wildfly 10.1.0.final which means undertow 1.4.0.final and I have the following problem. I configured my app with

 

WEB-INF/undertow-handlers.conf :

path-prefix('/application') -> rewrite('${remaining}')

 

This works pretty well, but when the rewrite is triggered it seems to once decode my URL. This is bad as my app will do the decoding at a central place once and thus the url will be decoded twice if the endpoint is called via /application/…

 

How can I circumvent that undertow decodes my url before rewriting?

 

Thankx

Lukas

 

 

----

 

Lukas Lentner, B. Sc.

 

St.-Cajetan-Straße 13

81669 München

Deutschland

 

Fon:     +49 / 89  / 44 38 61 27

Mobile:  +49 / 176 / 24 77 09 22

 

E-Mail:  Kontakt@LukasLentner.de

Website: www.LukasLentner.de

 

IBAN:    DE33 7019 0000 0001 1810 17

BIC:     GENODEF1M01 (Münchner Bank)