* Smarter approach to the cookies - Single maxCookieSize = 1400 constant with clear documentation - Combined cookie storage for ~40-45% size reduction - Backward compatible migration from legacy cookies * Tuneup the code.
* Cleanup excessive comments. * Remove leftovers hanging around from previous refactor * Improve test coverage