mamantoha / http_proxy

A HTTP Proxy server and client written in Crystal
MIT License
39 stars 6 forks source link

Unhandled exception in spawn: Closed stream (IO::Error) #17

Closed mamantoha closed 4 years ago

mamantoha commented 4 years ago

Proxy Server

Crystal 0.35.0

Error:

Unhandled exception in spawn: Closed stream (IO::Error)

Related to https://github.com/crystal-lang/crystal/pull/9243

mamantoha commented 4 years ago

Fixed by https://github.com/mamantoha/http_proxy/pull/19