You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kratos/transport/http
jesse.tang 9737a3c5e4
fix: typo and grammatical errors (#2368)
2 years ago
..
binding fix: in case url or form bind param error should return BadRequest (#2256) 2 years ago
pprof add pprof handler (#1587) 3 years ago
status fix: typo and grammatical errors (#2368) 2 years ago
calloption.go remove http client call option:selectFilter 3 years ago
calloption_test.go test:remove testify go mod (#1766) 3 years ago
client.go fix: typo and grammatical errors (#2368) 2 years ago
client_test.go refactor: unify selector filter (#2277) 2 years ago
codec.go The clear interaction for user (#1916) 2 years ago
codec_test.go fix(transport/http): responseEncoder should not write any data when it need to write nil (#1945) 3 years ago
context.go fix typo (#2284) 2 years ago
context_test.go test(transport): add unit test for transport coverage: 91.7% of state… (#2172) 2 years ago
filter.go fix: typo and grammatical errors (#2368) 2 years ago
redirect.go transport/http(feat): add redirector to forward request (#2074) 2 years ago
redirect_test.go transport/http(feat): add redirector to forward request (#2074) 2 years ago
resolver.go feat: make secure url to grpcs://127.0.0.1/ (#2072) 2 years ago
resolver_test.go test(transport): add unit test for transport coverage: 91.7% of state… (#2172) 2 years ago
router.go feat(http): add http router walk (#2181) 2 years ago
router_test.go test:remove testify go mod (#1766) 3 years ago
server.go fix lint error (#2266) 2 years ago
server_test.go feat(middleware): add selector matcher (#2239) 2 years ago
transport.go fix: modify interface check way (#2375) 2 years ago
transport_test.go test:remove testify go mod (#1766) 3 years ago