Histórico de Commits

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