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

mysql - How to enter php data into a html multiple select box -

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

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -