HeaderErrorTypes
Types of individual ApiHeaders errors.
@ Api
The ApiHeaders.ApiVersionHeader header is missing or invalid.
@ UserAgent
The Microsoft.Net.Http.Headers.HeaderNames.UserAgent header is missing or invalid.
@ AuthorizationMissing
The Microsoft.Net.Http.Headers.HeaderNames.Authorization header is missing.
@ Accept
The Microsoft.Net.Http.Headers.HeaderNames.Accept header is missing or invalid.
@ OAuthProvider
The ApiHeaders.OAuthProviderHeader header is missing or invalid.
@ AuthorizationInvalid
The Microsoft.Net.Http.Headers.HeaderNames.Authorization header is invalid.