neo4j / neo4j-javascript-driver

Neo4j Bolt driver for JavaScript
https://neo4j.com/docs/javascript-manual/current/
Apache License 2.0
839 stars 148 forks source link

Add error logs for connecting to HTTP server #1113

Closed bigmontz closed 11 months ago

bigmontz commented 11 months ago

The driver already throws an appropriated erro when the server returns HTTP. Add this information to the log helps with future debugging process.