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 ae87114282
chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2 years ago
..
internal feat: simplify httpc (#1748) 3 years ago
requests.go chore: change interface{} to any (#2818) 2 years ago
requests_test.go chore: remove unnecessary code (#2754) 2 years ago
responses.go chore: change interface{} to any (#2818) 2 years ago
responses_test.go fix: handle the scenarios that content-length is invalid (#2313) 2 years ago
service.go chore: change interface{} to any (#2818) 2 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