Closed MSE1188 closed 3 years ago
AspNetCore is tolerant with unsupported headers
When there is a "authorization" header in the request it fails when trying to add it to the content headers
Expected Behavior
AspNetCore is tolerant with unsupported headers
Actual Behavior
When there is a "authorization" header in the request it fails when trying to add it to the content headers
Mention any other details that might be useful
Steps to reproduce the behavior
The log given by the failure.