Cookie Management: Enhance the security of cookie handling by constraining spaces before the '=' character to a maximum of 256, addressing potential ReDoS vulnerabilities.
Fixes
Fix the deserialization process in CookieJar to ensure it does not modify its input, improving reliability.
Others
Update the public suffix list to ensure compliance and accuracy in cookie management.
Dockerize the project to streamline deployment and development processes.