Florian Boucault

Results 2 issues of Florian Boucault

Fixes #1614 ### Problem When the HTTP method (POST, GET, etc.) was specified before optional arguments like `--auth-type`, an `AssertionError` was raised due to incorrect argument parsing. Example failing command:...

## Description Fixes #1623 HTTPie now properly decodes percent-encoded characters in the username and password when they are provided in the URL's userinfo section. This allows credentials containing special characters...