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 -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -