dom96 / httpbeast

A highly performant, multi-threaded HTTP 1.1 server written in Nim.
MIT License
450 stars 53 forks source link

Fixes #42: Index out of bound on sending incomplete request method #67

Closed Bahm closed 2 years ago

Bahm commented 2 years ago

Fixes #42. That's all I checked – I don't know if it's a good solution or what impact it has on performance.