Relative Content

Tag Archive for pythondjangocookieselectron

cookies are not being set on browser Django

I’m making a webapp in Django and Electron using websockets and I wanted to insert one of the socket responses into the user’s cookies, but unfortunately I don’t know why but they are not being inserted, here is an example of what I am doing: