主题 : tomcat常见错误
级别: 总版主
UID: 10736
积分:145765 加为好友
威望: 187 精华: 41
主题:262 回复:124255
注册时间:2010-09-08
在线时长:19.22
1#   发表于:2021-11-26 13:51:19  IP:59.210.*.*
tomcat错误
Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986
修改下tomcat的server.xml<Connector>标签中,加入relaxedPathChars="|{}[],%;*\()" relaxedQueryChars="|{}[],%;*\()"即可
路漫漫其修远兮,吾将上下而求索!
1 共1页