org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header
Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986
IE找了半天沒找到原因最后因?yàn)閡rl中有中文
請求tomcat的時候URL
encodeURI(url)轉(zhuǎn)一下就ok了