Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-09-26 | [chore] bump go-byteutil v1.2.0 -> v1.3.0 (#3356) | 1 | ||
* bump go-byteutil v1.2.0 -> v1.3.0 which has safer (as in long-term API consistency) byte <-> string conversions * fix test relying on byteutil exported type no longer existing | ||||
2023-02-18 | [chore] transport improvements (#1524) | 1 | ||
* improve error readability, mark "bad hosts" as fastFail Signed-off-by: kim <grufwub@gmail.com> * pull in latest go-byteutil version with byteutil.Reader{} Signed-off-by: kim <grufwub@gmail.com> * use rewindable body reader for post requests Signed-off-by: kim <grufwub@gmail.com> --------- Signed-off-by: kim <grufwub@gmail.com> |