Commit History

Author SHA1 Message Date
  Brian Waldon 9a728a127a dep: bump golang.org/x/net/context 11 years ago
  Brian Waldon 4b555dba99 client: add SyncableHTTPClient.Endpoints 11 years ago
  Jonathan Boulle 45b7c9a4ac client: return ErrNoEndpoint when none available 11 years ago
  Brian Waldon 6dd4944e62 client: follow redirects 11 years ago
  Brian Waldon da6827f09e client: use all endpoints 11 years ago
  Brian Waldon 58af26736c client: further clarify external interfaces 11 years ago
  Brian Waldon 913d102a81 client: remove unused field 11 years ago
  Brian Waldon 824049897d client: export necessary interfaces/methods 11 years ago
  Brian Waldon c282664c23 client: s/transport/CancelableTransport/ 11 years ago
  Brian Waldon d52d836761 client: return full http.Response in httpActionDo 11 years ago
  Brian Waldon 323fb1ec85 client: introduce httpActionDo interface 11 years ago
  Brian Waldon 9d07db4432 client: move timeout into caller of httpClient 11 years ago
  Jonathan Boulle 97c23c4333 client: pass around statuscode instead of Response 11 years ago
  Brian Waldon 73e48068c2 client: add prefix to KeysAPI 11 years ago
  Brian Waldon f21d93ba60 client: define DefaultRequestTimeout 11 years ago
  Brian Waldon ce4df96e69 client: break apart KeysAPI from httpClient 11 years ago
  Brian Waldon 992e7c76e0 client: copy v2KeysPrefix to httpClient 11 years ago
  Brian Waldon a85a47c8f9 client: s/v2URL/v2KeysURL/ 11 years ago
  Brian Waldon ebe32689d4 client: s/v2Prefix/DefaultV2KeysPrefix/ 11 years ago
  Jonathan Boulle 7a4d42166b *: add license header to all source files 11 years ago
  Jonathan Boulle 4183b69e12 *: move from third_party to Godep 11 years ago
  Barak Michener ca1bbee737 add logging and backoff and simple retry logic 11 years ago
  Xiang Li 9e3d045b2b *:discovery hook up 11 years ago
  Xiang Li 2b623cf0fa discovery: init commit 11 years ago
  Brian Waldon 49cc76d33b client: min client for discovery 11 years ago