1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-16 02:47:03 +02:00
kratos/transport/http
2021-09-16 10:35:48 +08:00
..
binding fix:move test proto file to internal (#1471) 2021-09-14 15:54:43 +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 remove http client call option:selectFilter 2021-09-16 10:35:48 +08:00
client_test.go fix: ci lint error (#1391) 2021-08-31 10:14:57 +08:00
client.go remove http client call option:selectFilter 2021-09-16 10:35:48 +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 fix:move test proto file to internal (#1471) 2021-09-14 15:54:43 +08:00
resolver.go Feat: add load balancer (#1437) 2021-09-12 15:14:21 +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 fix defer leak (#1477) 2021-09-15 18:06:21 +08:00
server.go fix:http rehister url lack / (#1464) 2021-09-12 00:45:22 +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