1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-16 02:47:03 +02:00
kratos/transport/http
longxboy 60b1e593f1
add http transport (#1060)
* add http transport

* delete method and path
2021-06-15 11:40:41 +08:00
..
balancer Feat/uni transport (#1028) 2021-06-11 15:05:57 +08:00
binding http/binding: rename encode url (#1039) 2021-06-13 00:56:01 +08:00
calloption.go Middleware/metadata v2 (#1050) 2021-06-14 00:59:07 +08:00
client_test.go test http (#1045) 2021-06-14 12:25:15 +08:00
client.go add http transport (#1060) 2021-06-15 11:40:41 +08:00
codec_test.go test http (#1045) 2021-06-14 12:25:15 +08:00
codec.go transport/http: add vars to http context (#1037) 2021-06-12 22:21:54 +08:00
context.go transport/http: add vars to http context (#1037) 2021-06-12 22:21:54 +08:00
resolver.go transport/http: clean http client (#981) 2021-06-01 14:43:31 +08:00
route_test.go transport/http: add http route (#1029) 2021-06-12 18:30:17 +08:00
route.go transport/http: add http route (#1029) 2021-06-12 18:30:17 +08:00
server_test.go fix endpoint extract (#1061) 2021-06-15 11:39:28 +08:00
server.go add http transport (#1060) 2021-06-15 11:40:41 +08:00
transport.go add http transport (#1060) 2021-06-15 11:40:41 +08:00