Node.js: 304 Statuses and how to avoid them?

Solved! Thanks @ben! Comparing what you did to what I did I found one simple little mistake. On button click I had the user_logged_in server connect to ‘load’. Changing it to ‘reset’ solved everything. This must be a difference between php and node.js?

But, anyways it’s working!

1 Like