| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-06-08 | lib/http: add request type HTML | Shulhan |
| 2024-04-24 | lib/http: refactoring "multipart/form-data" parameters in ClientRequest | Shulhan |
| 2024-04-23 | lib/http: allow all HTTP method to generate HTTP request with body | Shulhan |
| 2024-03-15 | lib/http: refactoring type of RequestMethod from int to string | Shulhan |
| 2024-03-14 | lib/http: refactor Client methods to use struct ClientRequest | Shulhan |
| 2024-03-05 | all: comply with linter recommendations #3 | Shulhan |
| 2024-03-05 | all: comply with linter recommendations #2 | Shulhan |
| 2024-03-05 | all: comply with linter recommendations #1 | Shulhan |
| 2024-02-15 | lib/http: export function to generate "multipart/form-data" | Shulhan |
| 2023-12-13 | all: fix linter warnings reported by revive | Shulhan |
| 2022-05-09 | all: reformat all codes using gofmt 1.19 (the Go tip) | Shulhan |
| 2022-01-30 | lib/http: implement method Download() on Client | Shulhan |
