You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/rest/httpc
Kevin Wan d935c83a54
feat: support baggage propagation in httpc (#2375)
* feat: support baggage propagation in httpc

* chore: use go 1.16

* chore: use go 1.16

* chore: use go ^1.16

* chore: remove deprecated
2 years ago
..
internal feat: simplify httpc (#1748) 3 years ago
requests.go feat: support baggage propagation in httpc (#2375) 2 years ago
requests_test.go fix:trace graceful stop,pre loss trace (#2358) 2 years ago
responses.go fix: handle the scenarios that content-length is invalid (#2313) 2 years ago
responses_test.go fix: handle the scenarios that content-length is invalid (#2313) 2 years ago
service.go feat: add httpc.Do & httpc.Service.Do (#1775) 3 years ago
service_test.go refactor: move json related header vars to internal (#1840) 3 years ago
vars.go refactor: move json related header vars to internal (#1840) 3 years ago