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
haiyux ad5e9032a3
feat: make secure url to grpcs://127.0.0.1/ (#2072)
2 years ago
..
binding Update encode.go (#2019) 3 years ago
pprof add pprof handler (#1587) 3 years ago
status feat: add error cause for statck trace (#1910) 3 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 client do method done not use when err not nil (#1948) 3 years ago
client_test.go feat: add error cause for statck trace (#1910) 3 years ago
codec.go transport/http(feat): add redirector to forward request (#2074) 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: ci lint error (#1391) 3 years ago
context_test.go test:remove testify go mod (#1766) 3 years ago
filter.go transport/http: rename route to router (#1082) 3 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 fix:(transport/http): fix unexpected overriding behavior when return an error (#1984) 3 years ago
router.go add router group for http server (#1208) 3 years ago
router_test.go test:remove testify go mod (#1766) 3 years ago
server.go feat: make secure url to grpcs://127.0.0.1/ (#2072) 2 years ago
server_test.go feat: add error cause for statck trace (#1910) 3 years ago
transport.go feat: add http transport interface (#1533) 3 years ago
transport_test.go test:remove testify go mod (#1766) 3 years ago