mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
Add method support to http2 transport
This commit is contained in:
parent
4701a225f4
commit
6e5b8dcd8f
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user