haskell / HTTP

Haskell HTTP package

Home Page:http://hackage.haskell.org/package/HTTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: configurable timeouts in Network.Browser

mokus0 opened this issue · comments

It would be very nice, especially for lambdabot (where it's more important to get a fast answer than to get one at all), to be able to configure the connection timeout for HTTP requests, preferably with sub-second resolution.