aboutsummaryrefslogtreecommitdiff
path: root/lib/http/client_test.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-15lib/http: refactoring Client methods to return struct ClientResponseShulhan
2024-03-09lib/http: refactoring NewServer and NewClientShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-05all: comply with linter recommendations #1Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2022-10-05lib/http: fix unit tests with -count=X, where X>1Shulhan
2022-01-30lib/http: implement method Download() on ClientShulhan