v4.2
New feature release of Refit with the following notable enhancements:
- Generic Methods
- Overloaded Methods
- Serializing any POCO as a multipart json content
- Support for getting response headers (
ApiResponse<T>
)
These were possible because of contributions from the community, thank you!
Doc updates forthcoming.
Full list of fixes: https://github.com/paulcbetts/refit/milestone/6?closed=1