You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support all type of custom headers via context vars (#69)
* Support all type of custom headers via context vars
* Add trace_id and agent_id
* chore: version up
Fix/json dumping (#60)
* fix: json dumping error in some httpx lib versions
* style: minor fix imports and run linters/tests
* fix: replace json with content in httpx request
* chore: version up
---------
Co-authored-by: Anastasia Yudina <[email protected]>