Commit Graph

1 Commits (c32dd276df07c10a9f2c4d36e70fcd71788293f9)

Author SHA1 Message Date
Bernerd Schaefer 3929582892 Target uses HTTP transport with deadlines
Instead of externally handling timeouts when scraping a target, we set
timeouts on the HTTP connection. This ensures that we don't leak
goroutines on timeouts.

[fixes #181]
2013-04-29 09:46:40 +02:00