1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/extensions
Tomofumi Chiba 4f1b1903cf
feat(fetch): add programmatic proxy (#10907)
This commit adds new options to unstable "Deno.createHttpClient" API.

"proxy" and "basicAuth" options were added that allow to use custom proxy
when client instance is passed to "fetch" API.
2021-06-22 05:21:57 +02:00
..
broadcast_channel chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
console chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
crypto chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
fetch feat(fetch): add programmatic proxy (#10907) 2021-06-22 05:21:57 +02:00
timers chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
url chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
web feat: MessageChannel and MessagePort (#11051) 2021-06-21 19:53:52 +02:00
webgpu chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
webidl feat: MessageChannel and MessagePort (#11051) 2021-06-21 19:53:52 +02:00
websocket chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
webstorage chore: release crates (#11068) 2021-06-21 16:37:34 +02:00