Browse Source
Modify the default headers construction to merge in custom headers if provided. This change ensures that custom headers, such as Cloudflare access tokens, are included in the request before self.get_token() is called and without overwriting the default headers like 'Authorization' and 'Content-Type'.pull/533/head
1 changed files with 6 additions and 7 deletions
Loading…
Reference in new issue