The valid characters are defined in RFC 7230 and RFC 3986
摘要:
原因就不说了,网上一大堆,直接说解决办法吧。 意思就是。8.5之前可以使用使用tomcat.util.http.parser.HttpParser.requestTargetAllow=|{} 8.5以后就不好使了。需要使用relaxedQueryChars="|,{,}" 如果有更多的特殊字符,逗 阅读全文
posted @ 2018-11-01 14:25 M_calm 阅读(459) 评论(0) 推荐(0)