| June 1, 2024 | ||
|---|---|---|
View e6f41e2
client: Client.doRequest: fix closing filehandle and reversed errorsSebastiaan van Stijn authored on 2024/06/01 06:03:03 |
||
View 9110ef1
client: ensureReaderClosed: make linters happierSebastiaan van Stijn authored on 2024/06/01 05:42:59 |
||
| February 23, 2024 | ||
|---|---|---|
View 913478b
client: doRequest: make sure we return a connection-errorSebastiaan van Stijn authored on 2024/02/23 23:13:22 |
||
| August 8, 2023 | ||
|---|---|---|
View 87fff76
client: Client.checkResponseErr: change errorMessage to an errorSebastiaan van Stijn authored on 2023/08/08 21:54:35 |
||
| July 17, 2023 | ||
|---|---|---|
View 2da589d
client: return explicit "nil" for no errors, and remove nil checkSebastiaan van Stijn authored on 2023/07/17 19:22:08 |
||
| July 15, 2023 | ||
|---|---|---|
View 4cc796a
client: Client.buildRequest: use http.NewRequestWithContextSebastiaan van Stijn authored on 2023/07/15 01:23:59 |
||
| July 12, 2023 | ||
|---|---|---|
View 92975f0
client: define a "dummy" hostname to use for local connectionsSebastiaan van Stijn authored on 2023/07/12 21:15:38 |
||
| July 10, 2023 | ||
|---|---|---|
View 83477ce
client: remove custom "headers" type, and use "http.Header" insteadSebastiaan van Stijn authored on 2023/07/10 23:44:59 |
||
| June 2, 2023 | ||
|---|---|---|
View a6048fc
client: add WithUserAgent() optionSebastiaan van Stijn authored on 2023/06/02 05:42:46 |
||
| May 18, 2023 | ||
|---|---|---|
View 3ceb381
client: don't marshal typed nils in request bodyCory Snider authored on 2023/05/18 03:36:08 |
||
| July 4, 2022 | ||
|---|---|---|
View 10c56ef
linting: error strings should not be capitalized (revive)Sebastiaan van Stijn authored on 2022/07/04 17:07:58 |
||
| January 31, 2022 | ||
|---|---|---|
View 2cff05e
client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)Sebastiaan van Stijn authored on 2022/01/31 23:59:51 |
||
| August 24, 2021 | ||
|---|---|---|
View c55a4ac
refactor: move from io/ioutil to io and os packageEng Zer Jun authored on 2021/08/24 19:10:50 |
||
| May 15, 2021 | ||
|---|---|---|
View 240a9fc
Add Swarm cluster volume supportsDrew Erny authored on 2021/05/15 02:38:50 |
||
| September 30, 2020 | ||
|---|---|---|
View 948c2c4
client: use canonical names for HTTP HeadersSebastiaan van Stijn authored on 2020/09/30 19:56:42 |
||