mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 00:07:57 -05:00
7e715b11974c6f9673d516143579485d8d8d32e9
This cookie is part of the CDN cache key. Since the encrypted blob uses a random salt, this essentially makes requests with the cookie unchacheable. The cookie does not contain any sensitive data (just a list of languages and a boolean True/False). Decrypting and normalizing the order of params means that the cache key will be more useful. We also get a fair reduction in size of the cookie.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%