Why not just use `requests` with `requests-toolbelt`?
It’s not HttpClient-specific, but the auth handling is so smooth you might not care.
Basic auth, tokens, even digest auth—all covered.
It’s not HttpClient-specific, but the auth handling is so smooth you might not care.
Basic auth, tokens, even digest auth—all covered.
