Kevin Wan
|
e9e55125a9
|
chore: fix warnings (#3990)
|
2024-03-09 13:48:11 +08:00 |
|
Kevin Wan
|
5d00dfb962
|
fix: handle the scenarios that content-length is invalid (#2313)
|
2022-08-28 15:41:02 +08:00 |
|
Kevin Wan
|
f3645e420e
|
test: add more tests (#2261)
|
2022-08-13 10:31:23 +08:00 |
|
Kevin Wan
|
3bbc90ec24
|
refactor: move json related header vars to internal (#1840)
* refactor: move json related header vars to internal
* refactor: use header.ContentType
|
2022-04-28 15:12:04 +08:00 |
|
Kevin Wan
|
78ea0769fd
|
feat: simplify httpc (#1748)
* feat: simplify httpc
* chore: fix lint errors
* chore: fix log url issue
* chore: fix log url issue
* refactor: handle resp & err in ResponseHandler
* chore: remove unnecessary var names in return clause
|
2022-04-03 14:32:27 +08:00 |
|
Kevin Wan
|
c1d9e6a00b
|
feat: add httpc.Parse (#1698)
|
2022-03-23 17:58:21 +08:00 |
|