You need a byte array content and application/protobuf
content type. To get the byte array in the first place you can follow this tutorial (just include this library in your own project or use the protogen decoder) How to (de)serialize data using protobuf
1 Like