graphene-django/graphene_django/static
James 6c8d4a386b
The current csrftoken parser breaks on multiple crsftokens
For example: 

`Cookie: csrftoken=asdfasd; sessionid=asdfasdf; csrftoken=qwertyqwerty`

This can happen when multiple sessions, or multiple csrftokens for different paths.
2019-09-23 20:17:32 -05:00
..
graphene_django The current csrftoken parser breaks on multiple crsftokens 2019-09-23 20:17:32 -05:00