Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's pretty good, but I disagree about net/http being ready out of the box.

https://github.com/golang/go/issues/16100

Your choice is to support streaming requests and suffer from a trivial slow client DOS, out of the box, or force a timeout and kill streaming requests that exceed that timeout. For this and other reasons I still recommend fronting golang net/http with something more capable on this front.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: