1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-14 02:33:03 +02:00
kratos/transport/http
letian fa54a1dd3a
feat: Support custom status code conversion from HTTP and gRPC. (#1410)
* feat: Support custom status code conversion from HTTP and gRPC.

Co-authored-by: Letian Yi <yiletian@webull.com>
2021-09-05 23:25:33 +08:00
..
balancer repair some misspelling (#1248) 2021-07-25 22:05:14 +08:00
binding fix: ci lint error (#1391) 2021-08-31 10:14:57 +08:00
status feat: Support custom status code conversion from HTTP and gRPC. (#1410) 2021-09-05 23:25:33 +08:00
calloption_test.go test(transport) add test (#1325) 2021-08-12 19:21:50 +08:00
calloption.go repair some misspelling (#1248) 2021-07-25 22:05:14 +08:00
client_test.go fix: ci lint error (#1391) 2021-08-31 10:14:57 +08:00
client.go feat(endpoint): add endpoint parser (#1273) 2021-07-29 10:11:38 +08:00
codec_test.go fix(http): fix error encoder (#1141) 2021-07-03 15:22:13 +08:00
codec.go refactor: optimize the code and use golangci-lint to check for any errors (#1298) 2021-08-16 10:35:08 +08:00
context_test.go test(transport) add test (#1325) 2021-08-12 19:21:50 +08:00
context.go fix: ci lint error (#1391) 2021-08-31 10:14:57 +08:00
filter.go transport/http: rename route to router (#1082) 2021-06-19 16:02:07 +08:00
resolver_test.go feat(endpoint): add endpoint parser (#1273) 2021-07-29 10:11:38 +08:00
resolver.go fix: ci lint error (#1391) 2021-08-31 10:14:57 +08:00
router_test.go fix: ci lint error (#1391) 2021-08-31 10:14:57 +08:00
router.go add router group for http server (#1208) 2021-07-18 20:12:20 +08:00
server_test.go test(transport/http):fix nil problem (#1406) 2021-09-01 16:02:30 +08:00
server.go fix: ci lint error (#1391) 2021-08-31 10:14:57 +08:00
transport_test.go test: option tests (#1292) 2021-08-02 18:56:22 +08:00
transport.go fix: ci lint error (#1391) 2021-08-31 10:14:57 +08:00