Closed tri620 closed 9 months ago
I don't think Spring is involved here. It seems those cookies are related to Google Analytics, Atlassian Jira and other products. I'm closing this issue as a result.
We can reopen this issue if you can provide a minimal sample application that shows those cookies being added by Spring.
We have upgraded spring boot version to 3.2.2 and we have observed that there are new cookies added and xsrf token size is also increased. Because of the size increase we got the issues with request header size. As alternative we have added below property in out application.properties
server.max-http-request-header-size=64KB
is there a way to suppress these cookies from request and response headers to decrease header size other than adding property in application properties?
list of new cookies added: