When executing the chrome dev tool audit for my TYPO3 site, Chrome gives the following warning:
Minimize cookie size
The average cookie size for all requests on this page is 40 B
Is there a way to reduce cookie size in TYPO3 via typoscript, .htaccess or other functions?
EDIT:
I know about the fact that the chrome devtool warning is incorrect. But I still need the information if the size of the cookies can be reduced via TYPO3.