mirror of
https://github.com/zhengkai/orca.git
synced 2026-02-04 15:02:26 +08:00
up
This commit is contained in:
@@ -4,6 +4,7 @@ package pb;
|
||||
|
||||
message Req {
|
||||
string method = 1;
|
||||
string path = 2;
|
||||
bytes body = 3;
|
||||
string url = 2;
|
||||
string contentType = 3;
|
||||
bytes body = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user