Ask a question to get started
Enter to sendā¢Shift+Enter new line
merge_auth_headers( client_kwargs: dict, auth_headers: dict[str, str] | None, )
client_kwargs
dict
auth_headers
dict[str, str] | None
Merge authentication headers into client kwargs in-place.
The client kwargs dict to update.
Headers to merge (typically from parse_url_with_auth).
parse_url_with_auth