Edric Adrian Cantu

Results 1 issues of Edric Adrian Cantu

The `[ERR_HTTP_HEADERS_SENT]` error happens no matter how much or how little I add or remove to my code. even just the basic server, ``` var ns = new (require('node-static')).Server('./pub'); httpserver...