mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-12 04:05:23 -05:00
Add method support to http2 transport
This commit is contained in:
@@ -11,6 +11,6 @@ import "transport/internet/headers/http/config.proto";
|
||||
message Config {
|
||||
repeated string host = 1;
|
||||
string path = 2;
|
||||
|
||||
string method = 3;
|
||||
repeated v2ray.core.transport.internet.headers.http.Header header = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user