node.js - NodeJs :Failed to load resource: net::ERR_CONNECTION_CLOSED -


I am working with nodes. The website was working just fine before we have enabled https

Now I have changed the code to send an AJAX request instead of HAB ..

When I have it chrome Checks it gives me the following error

Failed to load resource: pure :: ERR_CONNECTION_CLOSED

but it's working fine in Firefox

Any reason


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -