java.lang.IllegalArgumentException: Invalid character found in the request target.

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/qq_26975307/article/details/84964650

java.lang.IllegalArgumentException: Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986

解决方案:

encode(你的url)

猜你喜欢

转载自blog.csdn.net/qq_26975307/article/details/84964650