denoland / denoland/deploy_feedback
Support to `Deno.createHttpClient`
Open
enhancement
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### What problem are you trying to solve?
`Deno.createHttpClient` is a must-have for my project but it isn't supported on Deno Deploy yet
### Describe the solution you'd like
Add support to `Deno.createHttpClient` since it was already removed from "unstable" list
[Stabilize Deno.createHttpClient() #25518
](https://github.com/denoland/deno/issues/25518)
### Describe alternatives you've considered
n/a
### Documentation, Adoption, Migration Strategy
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.