Hi,
I'm using version 1.3.14 of the Shopping Cart but if I try and more than about 31 separate lines to the basket I get a 400 Bad Request error stating that cookie length should be less than or equal to 4096 characters.
This screenshot shows Google Chrome Developer tools showing the creation of the cookies:
https://www.screencast.com/t/Ii8mhlj0iyaW
Everything seem to go fine up to 30-31 items, a new cookie gets created when the previous one approaches 3000 bytes but at 30-ish items it always crashes and I get this error:
Bad Request - Request Too Long
HTTP Error 400. The size of the request headers is too long.
My cart is configured to store items in a cookie and retain the cookie for 30 days
Any idea why this is happening? - it seems to cope with creating new cookies when the previous one is getting full so why does it stop at 30-31 lines?
Best Regards, Adrian
|
|
|