Get desktop application:
View/edit binary Protocol Buffers messages
Used in: MercuryMultiGetReply
optional sint32 status_code = 1
optional string status_message = 2
optional sint32 ttl = 4
optional bytes etag = 5
optional bytes content_type = 6
optional bytes body = 7
Used in: MercuryReply
CACHE_NO = 1
CACHE_PRIVATE = 2
CACHE_PUBLIC = 3
Used in: MercuryMultiGetRequest
optional string uri = 1
optional string content_type = 2
optional string method = 3
optional sint32 status_code = 4
optional string source = 5
repeated UserField user_fields = 6
Used in: MercuryRequest
optional string name = 1
optional bytes value = 2