uWebSockets
uWebSockets copied to clipboard
Disallow responding to http from an uncorked state (enforce use of res.cork)
Collecting all API-breaking ideas and issues
- Disallow responding to http from an uncorked state (enforce use of res.cork)
This was kind of fixed already in uWS.js. Instead of an error it just shows a warning. That's a good middle solution for now
Question is if this is needed also in uWS.