Kyohei Ito

Results 3 issues of Kyohei Ito

It should add test and check coverage.

**Describe the bug** Even if setting `Content-Type` in the `@Headers` annotation, if the payload conforms to `GeneratedMessage`, it will be automatically set to `application/x-protobuf`. **To Reproduce** Generates `Protobuf` request. ```dart...