6.7IHttpContentConverter Content Converter
Updated on Aug 20, 2026~1 min read
IHttpContentConverter is used to convert the HttpResponseMessage object returned by an HTTP remote request into the target type, as shown in the following diagram:
IHttpContentConverter is used to convert the HttpResponseMessage object returned by an HTTP remote request into the target type, as shown in the following diagram: