uWebSockets.js
uWebSockets.js copied to clipboard
DeclarativeResponse doesn't support setting status
Probably should be something like new uWS.DeclarativeResponse().writeStatus(404).end()
nor some of the headers like content-encoding and sending binary data.