mercury.proto 86 B

1234
  1. message Header {
  2. optional string uri = 0x01;
  3. optional string method = 0x03;
  4. }