dmitry-viskov/pylti1.3

allow caller to set HTTP User-Agent

Closed this issue · 3 comments

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'.

@hmoffatt hi. ok, i'll consider this feature in the future releases.