icarus-consulting / Yaapii.Http

C# Library for Http Request
MIT License
7 stars 0 forks source link

AspNetCoreWire fails on unsupported Headers in request #82

Closed MSE1188 closed 3 years ago

MSE1188 commented 3 years ago

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.