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
Update __init__.py to prevent changes to caller's headers dict
Need to take a local copy of any headers passed in to requests() otherwise the caller's list gets incorrectly extended or modified.
Signed-off-by: Andrew Gadsby <[email protected]>
0 commit comments