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
letian fa54a1dd3a
feat: Support custom status code conversion from HTTP and gRPC. (#1410)
3 years ago
..
balancer repair some misspelling (#1248) 3 years ago
binding fix: ci lint error (#1391) 3 years ago
status feat: Support custom status code conversion from HTTP and gRPC. (#1410) 3 years ago
calloption.go repair some misspelling (#1248) 3 years ago
calloption_test.go test(transport) add test (#1325) 3 years ago
client.go feat(endpoint): add endpoint parser (#1273) 3 years ago
client_test.go fix: ci lint error (#1391) 3 years ago
codec.go refactor: optimize the code and use golangci-lint to check for any errors (#1298) 3 years ago
codec_test.go fix(http): fix error encoder (#1141) 3 years ago
context.go fix: ci lint error (#1391) 3 years ago
context_test.go test(transport) add test (#1325) 3 years ago
filter.go transport/http: rename route to router (#1082) 3 years ago
resolver.go fix: ci lint error (#1391) 3 years ago
resolver_test.go feat(endpoint): add endpoint parser (#1273) 3 years ago
router.go add router group for http server (#1208) 3 years ago
router_test.go fix: ci lint error (#1391) 3 years ago
server.go fix: ci lint error (#1391) 3 years ago
server_test.go test(transport/http):fix nil problem (#1406) 3 years ago
transport.go fix: ci lint error (#1391) 3 years ago
transport_test.go test: option tests (#1292) 3 years ago