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
jessetang 9ee4fcb48a
fix: remove repeat `net/http` package (#2708)
2 years ago
..
binding chore(transport): fix the test name (#2543) 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 feat: add subset alg for instances (#2613) 2 years ago
client_test.go fix: remove repeat `net/http` package (#2708) 2 years ago
codec.go chore: replace deprecated method (#2667) 2 years ago
codec_test.go fix: remove repeat `net/http` package (#2708) 2 years ago
context.go add custom binding (#2428) 2 years ago
context_test.go cleanup: use HTTP package methods replace GET POST DELETE... (#2412) 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 cleanup: use HTTP package methods replace GET POST DELETE... (#2412) 2 years ago
resolver.go feat: add subset alg for instances (#2613) 2 years ago
resolver_test.go feat: add subset alg for instances (#2613) 2 years ago
router.go feat(http): add http router walk (#2181) 2 years ago
router_test.go cleanup: use HTTP package methods replace GET POST DELETE... (#2412) 2 years ago
server.go [Feature] add path prefix for http server (#2439) 2 years ago
server_test.go cleanup: use HTTP package methods replace GET POST DELETE... (#2412) 2 years ago
transport.go expose request from transport (#2427) 2 years ago
transport_test.go test:remove testify go mod (#1766) 3 years ago