Our signed cookies implementation works in Firefox, Chrome and IE.
We use the requests library for testing.
For some reason the request library seem to alter the cookie data.
We use session like in the docs: http://docs.python-requests.org/en/latest/user/advanced/
Any idea why the library changes the cookie data?