Get desktop application:
View/edit binary Protocol Buffers messages
int32 status = 1
bytes body = 2
repeated Header headers = 3
string name = 1
bool request = 2
bool response = 3
Used in: HttpRequest, HttpResponse, MiddlewareResponse
string key = 1
repeated string value = 2
Used as request type in: Service.Request
Used as field type in: MiddlewareRequest
string method = 1
string url = 2
bytes body = 3
repeated Header headers = 4
bytes keys = 5
string FulPath = 6
Used as request type in: Service.MiddlewaresRequest, Service.MiddlewaresResponse
Used as response type in: Service.MiddlewaresRequest, Service.MiddlewaresResponse
bool abort = 1
string Action = 2
repeated Header headers = 3
bytes Body = 4
int32 StatusCode = 5
string ContentType = 6
bytes keys = 7