I tried `Client` constructor, update_record method or even Session but with no luck. I was trying to override the User-Agent ``` headers={'User-Agent': 'backoffice {}'.format(version)} ```
I tried
Clientconstructor, update_record method or even Session but with no luck.I was trying to override the User-Agent