shiro用户信息传递过大时的设置
shiro用户信息传递过大时的设置
//Subject currentUser = SecurityUtils.getSubject();
//UserDetailsBean shiroUser = (UserDetailsBean) currentUser.getPrincipal()
An attempt was made to write more data to the response headers than there was room available in the buffer.Increase maxHttpHeaderSize on
the connector or write less data into the response headers.
<Connector maxHttpHeaderSize="102400" connectionTimeout="20000" port="8080" protocol="HTTP/1.1" redirectPort="8443"/>
相关推荐
杜鲁门 2020-11-05
luckyxl0 2020-08-16
Dullonjiang 2020-08-09
xclxcl 2020-08-03
zmzmmf 2020-08-03
MicroBoy 2020-08-02
ganjing 2020-08-02
likesyour 2020-08-01
zmzmmf 2020-07-09
MicroBoy 2020-07-05
zzhao 2020-06-26
子云 2020-06-18
visionzheng 2020-06-07
neweastsun 2020-06-04
ErixHao 2020-06-03
GDreams0 2020-06-01
ganjing 2020-05-29
zmzmmf 2020-05-28
nullcy 2020-05-26