修复记住我请求头过大的问题
This commit is contained in:
@ -20,8 +20,6 @@ server:
|
||||
servlet:
|
||||
# 应用的访问路径
|
||||
context-path: /
|
||||
# http请求头大小
|
||||
max-http-header-size: 65536
|
||||
tomcat:
|
||||
# tomcat的URI编码
|
||||
uri-encoding: UTF-8
|
||||
|
Reference in New Issue
Block a user