Historial de Commits

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