1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-14 02:33:03 +02:00
kratos/transport/http
2021-10-27 23:50:45 +08:00
..
binding test: add transport http test (#1579) 2021-10-22 15:57:18 +08:00
pprof add pprof handler (#1587) 2021-10-27 23:50:45 +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 test: add transport http test (#1579) 2021-10-22 15:57:18 +08:00
client.go feat: add selector and filters examples (#1485) 2021-09-23 17:42:21 +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: add transport http test (#1579) 2021-10-22 15:57:18 +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 http resvoler test case (#1496) 2021-09-20 10:33:26 +08:00
resolver.go test : add selector & balancer test (#1577) 2021-10-22 09:25:58 +08:00
router_test.go test: add transport http test (#1579) 2021-10-22 15:57:18 +08:00
router.go add router group for http server (#1208) 2021-07-18 20:12:20 +08:00
server_test.go fix:http server start panic when use Endpoint (#1492) 2021-09-18 11:24:02 +08:00
server.go fix:http server start panic when use Endpoint (#1492) 2021-09-18 11:24:02 +08:00
transport_test.go test: add transport http test (#1579) 2021-10-22 15:57:18 +08:00
transport.go feat: add http transport interface (#1533) 2021-10-08 11:10:21 +08:00