6.1IHttpContentProcessor Content Processor

Updated on Aug 20, 2026~1 min read

IHttpContentProcessor is used to build an HttpContent instance based on the raw request content and type set by the user, and to set it as the Content property of the HttpRequestMessage object. As shown in the following diagram:

View the High-Resolution Architecture Diagram