Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, the Authorization feature is not automatically employed by the DefaultHeaders in C# HttpClient. It needs to be manually added to the headers using the HttpRequestHeaders.Authorization property with the appropriate authentication scheme and token.