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
LinXiaoWei bffc1a0989
feat(transport): add endpoint option for server (#2904)
11 months ago
..
binding refactor(transport): format import and init slice cap (#2741) 1 year ago
pprof add pprof handler (#1587) 3 years ago
status fix: typo and grammatical errors (#2368) 2 years ago
calloption.go fix: rectification of non-standard lint codes (#2746) 1 year ago
calloption_test.go test:remove testify go mod (#1766) 2 years ago
client.go fix: rectification of non-standard lint codes (#2746) 1 year ago
client_test.go refactor(transport): format import and init slice cap (#2741) 1 year ago
codec.go refactor(transport): format import and init slice cap (#2741) 1 year ago
codec_go1.20.go add http.ResponseController type alias (#2713) 1 year ago
codec_test.go fix: remove repeat `net/http` package (#2708) 1 year 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 refactor(transport): format import and init slice cap (#2741) 1 year ago
resolver_test.go fix: rectification of non-standard lint codes (#2746) 1 year ago
router.go feat(http): add http router walk (#2181) 2 years ago
router_test.go fix: rectification of non-standard lint codes (#2746) 1 year ago
server.go feat(transport): add endpoint option for server (#2904) 11 months ago
server_test.go fix: rectification of non-standard lint codes (#2746) 1 year ago
transport.go refactor: metadata supports key corresponding to multiple values (#2772) 1 year ago
transport_test.go test:remove testify go mod (#1766) 2 years ago