Closed dolfandringa closed 1 year ago
Also the order of the headers in the displayed message seems to not be consistent (as one test case works with python 3.9 while it fails with python 3.10). It might be good to have a look at this as well :)
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Thanks for the work @Colin-b
Thanks for the work @Colin-b
Back at you :) I will let you know once released, should be done this week
Thanks again @dolfandringa , release 0.24.0 is now available on pypi
closes #106
Make sure we still display the original header name and value in errors if httpx converted a header name to lower case, and another parameter doesn't match.
So we display
instead of
with this test: