Sorry for typo: .replaceAll("\\+","%2B")

>I use java.lang.String(...).replaceAll("+","%2B") before
>forwarding request to another pipeline...

Reply via email to