Home > Back-end >  Spring the boot program to download files submitted to the response header data is too big
Spring the boot program to download files submitted to the response header data is too big

Time:04-03

An attempt was made to write more data to the response headers than there was room available in the buffer, tried to response headers to write more data than the available space in the buffer, see some of the online method, in the application. The properties configuration added to increase the spring inside the boot built-in tomcat maxSize related configuration, but still won't do

CodePudding user response:

Server. The Max - HTTP header - size=65546 to try again
  • Related