たとえばsomething:8000/something.jsp?param1=update¶m2=1000¶m3=SearchString%¶m4=3
、自分の URL を渡すと、次のエラーが発生します。
Bad Request
Your browser sent a request that this server could not understand.
SearchString%
パラメーターとして渡す必要があるものを知っていますが、問題があります。次に、URL に「%」を含むパラメーターを渡す方法は??