jkyberneees / low-http-server

HTTP Server implementation in top of uWebSocket.js
MIT License
50 stars 7 forks source link

Restana tests #10

Closed schamberg97 closed 3 years ago

schamberg97 commented 3 years ago

This PR introduces most of the res.send tests from Restana to check the low-http-server's res.end for viability. Introducing these tests uncovered certain problems:

These issues were also solved in this PR with improved input validation.

schamberg97 commented 3 years ago

@jkyberneees perfect, then it needs to be included in the next release version