Historique des commits

Auteur SHA1 Message Date
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package il y a 3 ans
  Akihiro Suda b9ad7b96bd Merge pull request #41778 from kplachkov/feature/fix_err_canceled il y a 4 ans
  Sebastiaan van Stijn b92be7e297 client: S1031: unnecessary nil check around range (gosimple) il y a 4 ans
  Kostadin Plachkov cd40eb89ae Fix client request error handling il y a 4 ans
  Evgeniy Makhrov 8ccb46a521 Check for context error that is wrapped in url.Error il y a 5 ans
  Sebastiaan van Stijn dabc7cdb56 client: use constants for http methods il y a 5 ans
  Kir Kolyshkin 6392e765ac client: remove put() il y a 6 ans
  Nick Adcock 1a5dafb31e Improve readability of Windows connect error il y a 6 ans
  Sebastiaan van Stijn b26aa97914 Add client.WithAPIVersionNegotiation() option il y a 6 ans
  Sebastiaan van Stijn 2a9c987e5a Move httputils error helpers to errdefs package il y a 6 ans
  Sebastiaan van Stijn 38e6d474af client: return rich / errdefs errors il y a 6 ans
  Sebastiaan van Stijn 7e7e100be0 Add HEAD support for /_ping endpoint il y a 6 ans
  Sebastiaan van Stijn 744940056d client/request: wrap some errors il y a 6 ans
  Brian Goff 3e5b9cb466 Use net/http instead of x/ctxhttp il y a 6 ans
  Akihiro Suda 1db4be0c32 client: use io.LimitedReader for reading HTTP error il y a 6 ans
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context il y a 7 ans
  Daniel Nephin 0a91ba2d8c Remove duplicate calls for getting an APIClient il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Daniel Nephin 81bb9978ab Cleanup client not found errors. il y a 7 ans
  Brian Goff 27ef09a46f Set ping version even on error il y a 8 ans
  yuexiao-wang 16233eb055 Fix the inconsistent function name for client il y a 8 ans
  John Howard 9182cf1a8d Bump API to v1.26 il y a 8 ans
  Victor Vieux e98e4a7111 always add but hide experimental cmds and flags il y a 8 ans
  Daniel Nephin d32ffb72b7 Refactor client/request il y a 8 ans
  John Howard dcd242d8a2 Windows: Hint to run client elevated il y a 8 ans
  Stephen J Day 401778b7e2 client: deterministically resolve http scheme il y a 8 ans
  Aaron Lehmann 9bd8c1d332 Merge pull request #26804 from stevvooe/clear-tlsconfig-unix-socket il y a 8 ans
  Sean Rodman bec07890aa Updated the client/request.go sendClientRequest method to return a PermissionDenied error if the connection failed due to permissions. il y a 8 ans
  Stephen J Day dc9f5c2ca3 client: pedantic checking of tlsconfig il y a 8 ans
  Stephen J Day 9a072adff3 client: remove transport package il y a 9 ans