71 / Rest.Fody

A multi-platform REST client powered by Fody, and heavily inspired by paulcbetts's Refit and canton7's RestEase.
MIT License
17 stars 0 forks source link

Add option: SupportMultiBody #4

Closed 71 closed 8 years ago

71 commented 8 years ago

Allows a request to have multiple [Body] marked parameters, and add them to a dictionary that will be serialized.

71 commented 8 years ago

Won't be added. I just tried ; it's complicated, and adds too many fields to MessageProxy (one or two by api method in the assembly).