A PAC file proxy http.Agent implementation for HTTP and HTTPS
Перейти к файлу
Christof Marti 3d209d2e29 Copy https.Agent certificates to options (microsoft/vscode#234175) 2024-11-19 17:34:27 +01:00
.devcontainer Clarify 'Remember my credentials' (microsoft/vscode#223342) 2024-07-24 12:43:55 +02:00
azure-pipelines don't test (#6) 2023-03-17 12:03:36 +01:00
src Copy https.Agent certificates to options (microsoft/vscode#234175) 2024-11-19 17:34:27 +01:00
tests Copy https.Agent certificates to options (microsoft/vscode#234175) 2024-11-19 17:34:27 +01:00
.gitattributes Remember authentication state for single request (#20) 2023-07-20 17:44:12 +02:00
.gitignore
.npmignore Add CredScan suppressions 2024-07-25 17:19:01 +02:00
CHANGELOG.md Do not overwrite https.Agent certificates (microsoft/vscode#234175) 2024-11-19 12:00:27 +01:00
CredScanSuppressions.json Add CredScan suppressions 2024-07-25 17:19:01 +02:00
LICENSE.md
README.md
SECURITY.md Microsoft mandatory file 2023-06-05 09:21:50 +02:00
package-lock.json Update socks to avoid CVE-2024-29415 2024-06-13 18:17:23 +02:00
package.json Do not overwrite https.Agent certificates (microsoft/vscode#234175) 2024-11-19 12:00:27 +01:00
tsconfig.json

README.md

VS Code Proxy Agent

Adaption of the electron-proxy-agent for Visual Studio Code.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

MIT