Get desktop application:
View/edit binary Protocol Buffers messages
string request_id = 1
int32 status_code = 2
repeated Header headers = 3
bytes body = 4
bool more = 5
string error = 6
(message has no fields)
(message has no fields)
string request_id = 1
string method = 2
string path = 3
repeated Header headers = 4
bytes body = 5
Used in: HttpRequest, HttpResponse
string key = 1
repeated string values = 2