I got error when send http and there is a space in name, I think it should be converted to %20 but it does not
here is the error (see the space after name Ahmed)
Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: Illegal character in query at index 73: SomURLLink/?a=test&b=AhmedAli
here is the error (see the space after name Ahmed)
Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: Illegal character in query at index 73: SomURLLink/?a=test&b=AhmedAli
Last edited: