Olga Kozlova
Olga Kozlova
I'm trying to use gevent-socketio with Django. When 'flashsocket' transport is used, all HttpOnly cookies are excluded from request cookies. Since Django sessions system stores an HttpOnly cookie sessionid, user...
Template paths are stored in the shared `nunjucks.webpackDependencies` object as is, without being resolved, which may lead to the corresponding template references being overwritten as next templates are being pre-compiled....
Fixes #71. The repo seems to be abandoned, but I'm still opening a PR so whoever needs this fix can apply the patch in their fork or whoever takes over...