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
|
3 years ago |
Kevin Wan
|
ec271db7a0
|
chore: refactor code (#1699)
|
3 years ago |
Kevin Wan
|
c1d9e6a00b
|
feat: add httpc.Parse (#1698)
|
3 years ago |
Kevin Wan
|
f9e6013a6c
|
refactor: httpc package for easy to use (#1645)
|
3 years ago |
Kevin Wan
|
b5d1d8b0d1
|
refactor: httpc package for easy to use (#1643)
|
3 years ago |
Kevin Wan
|
2a5717d7fb
|
feat: add httpc/Service for convinience (#1641)
|
3 years ago |
Kevin Wan
|
85cf662c6f
|
feat: add httpc/Get httpc/Post (#1640)
|
3 years ago |
Kevin Wan
|
3279a7ef0f
|
feat: add rest/httpc to make http requests governacible (#1638)
* feat: change x-trace-id to traceparent to follow opentelemetry
* feat: add rest/httpc to make http requests governacible
* chore: remove blank lines
|
3 years ago |