You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2019. It is now read-only.
*`credentials` - A dictionary of items that maps domain name to values that should be used in the request `Authorization` header for each domain.
23
+
*`auth` - An authentication instance, or None.
24
24
*`headers` - A dictionary of items that should be included in the outgoing request headers.
25
25
*`session` - A [requests session instance][sessions] to use when sending requests. This can be used to further customize how HTTP requests and responses are handled, for instance by allowing [transport adapters][transport-adapters] to be attached to the underlying session.
0 commit comments