Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(provider): ensure base_url is always included in params
Previously, the base_url was only added to params if a proxy was configured. This change ensures that base_url is included in params regardless of whether a proxy is set. This improves the flexibility and correctness of the configuration handling.
- Loading branch information