saft

Results 2 issues of saft

When I npm install on the client I get the above warning.

https://github.com/kennethreitz/requests/blob/master/requests/cookies.py#L346 Why do this? An escaped quote can be sent in the case of sending json in the cookie and this code mangles that json. I'm raising this because the...