feat: support `URL` in `HttpClientRequest.prependUrl` by f15u · Pull Request #5871 · Effect-TS/effect
Type
- Refactor
- Feature
- Bug Fix
- Optimization
- Documentation Update
Description
Add support URL in HttpClientRequest.prependUrl.
This is be useful working with full URLs, especially when added as base URLs to custom HttpClients and/or working with Schema Configs using Schema.URL when the URL is get from env.
Related
- Related Issue #
- Closes #