krvechtivy / php-console

Automatically exported from code.google.com/p/php-console
0 stars 0 forks source link

Cookie storage limit #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have been using PHP Console for a while.  While working on a large project, I 
not get this error:

PHP CONSOLE: MESSAGES LIMIT EXCEEDED BECAUSE OF COOKIES STORAGE LIMIT. TOTAL 
MESSAGES SENT: 223

Is it possible to change the code to use multiple cookies, or perhaps not use 
cookies at all?  I am not sure of any way to change my cookie space limit.

Original issue reported on code.google.com by mar...@sudo-bash.com on 6 Aug 2013 at 7:49

GoogleCodeExporter commented 9 years ago
Hi, Martin!

There will be new very big release in this month, so PHP Console will send data 
 using new Chrome API, in headers with data limits up to 200kb per request.

You can see changelog of new version right there 
https://code.google.com/p/php-console/wiki/Ch

Thanks for your report :)

Original comment by barbushin on 7 Aug 2013 at 6:39