aboutsummaryrefslogtreecommitdiff
path: root/lib/http/example_server_test.go
AgeCommit message (Expand)Author
2024-03-09lib/http: rename files for consistencyShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-05all: comply with linter recommendations #1Shulhan
2023-09-14all: fix variable shadowing as reported by shadow toolShulhan
2022-01-09lib/http: refactoring NewClient to accept single structShulhan
2021-07-30lib/http: add missing license headerShulhan
2021-03-14all: refactoring http.Client methods signatureShulhan
2021-03-04http: refactoring parameters on Callback and CallbackErrorHandlerShulhan
2021-01-06http: ignore errors in the example codesShulhan
2020-11-27http: add an example on how to write custom HTTP status codeShulhan