We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The signature of the AuthType interface should include the write() method so that basic authentication one-liners don’t give a warning, like this one:
(Note: This one-liner works fine, the only issue is the warning)