denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

Support to `Deno.createHttpClient` #751

Open hpandelo opened 5 days ago

hpandelo commented 5 days ago

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

Describe alternatives you've considered

n/a

Documentation, Adoption, Migration Strategy

No response

rafapaulin commented 4 days ago

This is also not supported on slack apps, right?