Versions in this module Expand all Collapse all v0 v0.7.4 Jun 3, 2014 v0.7.3 May 29, 2014 v0.7.2 May 27, 2014 Changes in this version + const HTTP_2xx + const HTTP_4xx + type HttpClient struct + MaxBackoff time.Duration + MaxRetries int + SkipTLS bool + Timeout time.Duration + func NewHttpClient() *HttpClient + func (h *HttpClient) Get(rawurl string) ([]byte, error)