Skip to content

fix(Auth): Use caller's requests.session object#325

Open
captain-kark wants to merge 1 commit intothisbejim:masterfrom
captain-kark:patch-1
Open

fix(Auth): Use caller's requests.session object#325
captain-kark wants to merge 1 commit intothisbejim:masterfrom
captain-kark:patch-1

Conversation

@captain-kark
Copy link

I needed to set a Referer header and wasn't able to since this was using the naked
requests object from the module import, instead of the one passed in to __init__

I needed to set a `Referer` header and wasn't able to since this was using the naked 
requests object from the module import, instead of the one passed in to `__init__`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant