Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUG]: Removed defaulting HttpClient headers to empty dict (#1329)
Refs: #1302 ## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Removed defaulting of headers for HttpClient as this causes differences in settings when clients are initialized from HttpClient and Client with the same settings which raises an error ## Test plan *How are these changes tested?* - [x] Tests pass locally with `pytest` for python ## Documentation Changes N/A
- Loading branch information