HTTP proxy authent with fetch
Open
enhancement
- Dominant language
- Rust
- Stars
- 8.8k
- Forks
- 393
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 45
Description
Hi, sometimes I need to attach one of my Lambdas to a VPC to access private ressources like ALB...
And then, I have to specify an HTTP proxy to be able to access the Internet (security requirement).
But as far I as know, fetch doesn't support HTTP proxy with authentication out of the box.
Do you have some guidelines here to make this use case work?
Thanks!
--nick
Contributor guide
Assessment
This issue has not been assessed yet.