aboutsummaryrefslogtreecommitdiff
path: root/lib/http/endpoint_example_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-14lib/http: refactor Client methods to use struct ClientRequestShulhan
2024-03-09lib/http: refactoring NewServer and NewClientShulhan
2024-03-09lib/http: refactor of RegisterEndpoint and RegisterSSE to non-pointerShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-05all: comply with linter recommendations #1Shulhan
2022-10-28lib/http: sanitize ServerUrl and request pathShulhan
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: allow Endpoint to register custom error handlerShulhan