Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于get中文乱码问题 #3

Open
mrbcy opened this issue Dec 6, 2019 · 0 comments
Open

关于get中文乱码问题 #3

mrbcy opened this issue Dec 6, 2019 · 0 comments

Comments

@mrbcy
Copy link

mrbcy commented Dec 6, 2019

可否在readme.md里面添加一个关于GET方法中文乱码的说明。如:遇到get方式请求包含中文导致乱码的问题,请在Tomcat的server.xml中做如下修改:

<Connector port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443"
               URIEncoding="UTF-8"  />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant