Harish Kumar Siddaramayya

Results 2 issues of Harish Kumar Siddaramayya

Investigate if Kitura-net iis vulnerable to the HTTP smuggling attack described [here](https://portswigger.net/web-security/request-smuggling).

I modified this [JS Client](https://gist.github.com/pushkarnk/b63275f98acfe86d6251074c54e6dc9c) to create random number of client instances and connect to WebSocketServer created using Kitura-WebSocket-NIO service. The server works fine when the number of clients connected...