sternenseemann / spacecookie

gopher library & server written in Haskell
https://sternenseemann.github.io/spacecookie/
GNU General Public License v3.0
47 stars 5 forks source link

spacecookie closes connection before curl can read everything sometimes #42

Closed sternenseemann closed 3 years ago

sternenseemann commented 3 years ago

To reproduce curl -vv -s -f an gopher url for spacecookie a few times, eventually you will have curl failing with 56 similar to this:

…
The file type characters are defined in [RFC1436](https://tools.ietf.org/html/rfc1436#page-10).
* Recv failure: Connection reset by peer
* Closing connection 0
Detailed documentation on the gophermap format [can be found here](./docs/gophermap-pygo⏎