allow caller to set HTTP User-Agent
Closed this issue · 3 comments
hmoffatt commented
It would be useful to be able to provide custom HTTP headers, in particular User-Agent. Possibly the caller could provide an optional Requests session object to use.
We have seen LMSs use content filters that block requests with a User-Agent of 'python-requests'.
dmitry-viskov commented
@hmoffatt hi. ok, i'll consider this feature in the future releases.
dmitry-viskov commented
done
dmitry-viskov commented