valyala / fasthttp

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
MIT License
21.94k stars 1.76k forks source link

overflown -> overflowed #1654

Closed ghost closed 1 year ago

ghost commented 1 year ago

The past participle for "overflow" is "overflowed". ("Overflown" is the past participle for "overfly".) https://github.com/valyala/fasthttp/blob/1242d8af15afca2e1201b7d0e0980c485599550f/client.go#L2545-L2546