Open captain-kark opened 4 years ago
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__
Referer
__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__