[pkg-go] Bug#755070: ITP: golang-mreiferson-httpclient -- a Go HTTP client with timeouts

Jelmer Vernooij jelmer at debian.org
Thu Jul 17 12:41:32 UTC 2014


Package: wnpp
Severity: wishlist
Owner: Jelmer Vernooij <jelmer at debian.org>

* Package name    : golang-mreiferson-httpclient
  Version         : 0.0
  Upstream Author : Matt Reiferson <mreiferson at gmail.com>
* URL             : https://github.com/mreiferson/go-httpclient
* License         : MIT
  Programming Lang: Go
  Description     : a Go HTTP client with timeouts

 Provides an HTTP Transport that implements the RoundTripper interface
 and can be used as a built in replacement for the standard library's,
 providing:
 .
  * connection timeouts
  * request timeouts
   .
 This is a thin wrapper around http.Transport that sets dial timeouts and
 uses Go's internal timer scheduler to call the Go 1.1+ CancelRequest()
 API.

(This is a dependency for etcd)



More information about the Pkg-go-maintainers mailing list