diff options
author | 2023-01-17 22:47:01 -0300 | |
---|---|---|
committer | 2023-01-17 17:47:01 -0800 | |
commit | c00fadab9e7f800fe519cc25731d5de029973012 (patch) | |
tree | e393f210818be6a96508582602d8b9aa0684211d /examples/change-array-by-copy.js | |
parent | 9b260fb18b4b957674ad6cf284795c0ff2d8c7e7 (diff) | |
download | bun-c00fadab9e7f800fe519cc25731d5de029973012.tar.gz bun-c00fadab9e7f800fe519cc25731d5de029973012.tar.zst bun-c00fadab9e7f800fe519cc25731d5de029973012.zip |
feat(cli): Support `HTTPS_PROXY`, `HTTP_PROXY`, and `NO_PROXY` #1440 (#1814)
* WIP: http_proxy implemented, first steps for https_proxy #1440
* add HTTP_PROXY support to upgrade_command and WIP: tunneling
* WIP async handshake, stuck on WANT_READ, try to defer + check
* create and upgrade with proxy working, TLS and non-TLS to proxy TLS working
* bun install/upgrade/create working with http(s)_proxy #1440
* add NO_PROXY support #1440
* remove commented code and add TODO
* fix getHttpProxy no_proxy
* fix formatting
* refactor catch and getHttpProxy, fix empty strngs in env for proxy
* allow optimization for handleResponseBody
Diffstat (limited to 'examples/change-array-by-copy.js')
0 files changed, 0 insertions, 0 deletions