Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement DialURLContext(...) (#574)
Add DialURLContext so that we consumers have control over cancelation and timeout Convert DialURL to call DialURLContext() and update docs to ensure consumers are aware of the new method, which should be preferred to ensure requests can't hang forever.
- Loading branch information