Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
clriesco
/
node-https-proxy-agent
Public
forked from
TooTallNate/proxy-agents
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 14, 2021
added dist
clriesco
committed
19cc89d
View commit details
Copy full SHA for 19cc89d
Browse repository at this point
reject error on parse proxy response
clriesco
committed
d064c48
View commit details
Copy full SHA for d064c48
Browse repository at this point
Commits on Jul 28, 2020
Fix compatibility with Node.js 14 (#104)
Show description for c30a9dc
lpinca
authored
c30a9dc
View commit details
Copy full SHA for c30a9dc
Browse repository at this point
Commits on Feb 13, 2020
Remove `servername` check
TooTallNate
committed
3d2981c
View commit details
Copy full SHA for 3d2981c
Browse repository at this point
Commits on Feb 7, 2020
5.0.0
TooTallNate
committed
8fdb1a5
View commit details
Copy full SHA for 8fdb1a5
Browse repository at this point
Commits on Feb 5, 2020
Refactor to TypeScript (#95)
Show description for 0379e01
TooTallNate
authored
0379e01
View commit details
Copy full SHA for 0379e01
Browse repository at this point
Commits on Dec 10, 2019
4.0.0
TooTallNate
committed
176d4b4
View commit details
Copy full SHA for 176d4b4
Browse repository at this point
Prettier
TooTallNate
committed
451edbb
View commit details
Copy full SHA for 451edbb
Browse repository at this point
Use `localhost` instead of `127.0.0.1` in tests
Show description for 829905f
TooTallNate
committed
829905f
View commit details
Copy full SHA for 829905f
Browse repository at this point
Update dependencies
TooTallNate
committed
c846a68
View commit details
Copy full SHA for c846a68
Browse repository at this point
Commits on Oct 17, 2019
Update `debug` to v4.0.0 (#82)
Show description for 0e98671
Krinkle
authored and
TooTallNate
committed
0e98671
View commit details
Copy full SHA for 0e98671
Browse repository at this point
Set "engines" requirement to node 6.0.0 (#82)
Show description for 81574d0
Krinkle
authored and
TooTallNate
committed
81574d0
View commit details
Copy full SHA for 81574d0
Browse repository at this point
3.0.1
TooTallNate
committed
c562fb6
View commit details
Copy full SHA for c562fb6
Browse repository at this point
Test CI on "push to master" and "pull request"
TooTallNate
committed
11d4677
View commit details
Copy full SHA for 11d4677
Browse repository at this point
Remove unused `stream` module
TooTallNate
committed
2ee9793
View commit details
Copy full SHA for 2ee9793
Browse repository at this point
Use a `net.Socket` instead of a plain `EventEmitter` for replaying proxy errors (#83)
Show description for 4c0d37e
lpinca
authored and
TooTallNate
committed
4c0d37e
View commit details
Copy full SHA for 4c0d37e
Browse repository at this point
Commits on Oct 9, 2019
Delete `History.md` file
TooTallNate
committed
9d30891
View commit details
Copy full SHA for 9d30891
Browse repository at this point
Replace Travis CI status badge with workflow status badge (#80)
lpinca
authored and
TooTallNate
committed
03879f5
View commit details
Copy full SHA for 03879f5
Browse repository at this point
Commits on Oct 7, 2019
Remove "with" from build name
TooTallNate
committed
0638f19
View commit details
Copy full SHA for 0638f19
Browse repository at this point
Delete `.travis.yml`
TooTallNate
committed
3b680ba
View commit details
Copy full SHA for 3b680ba
Browse repository at this point
Add GitHub Actions for Node CI
TooTallNate
committed
67f71c6
View commit details
Copy full SHA for 67f71c6
Browse repository at this point
Update `proxy` to v1.0.1
Show description for 7ce932a
TooTallNate
committed
7ce932a
View commit details
Copy full SHA for 7ce932a
Browse repository at this point
3.0.0
TooTallNate
committed
200cc9f
View commit details
Copy full SHA for 200cc9f
Browse repository at this point
Remove commented code
TooTallNate
committed
c6c6d9d
View commit details
Copy full SHA for c6c6d9d
Browse repository at this point
Prettier
TooTallNate
committed
3a5420d
View commit details
Copy full SHA for 3a5420d
Browse repository at this point
Add `.eslintrc.js` file
TooTallNate
committed
ae53572
View commit details
Copy full SHA for ae53572
Browse repository at this point
Add `.editorconfig` file
TooTallNate
committed
06ead2f
View commit details
Copy full SHA for 06ead2f
Browse repository at this point
Use an `EventEmitter` to replay failed proxy connect HTTP requests (#77)
Show description for 36d8cf5
TooTallNate
authored
36d8cf5
View commit details
Copy full SHA for 36d8cf5
Browse repository at this point
Commits on Oct 4, 2019
Revert "Meh…" (#79)
Show description for 5252bb9
lpinca
authored and
TooTallNate
committed
5252bb9
View commit details
Copy full SHA for 5252bb9
Browse repository at this point
Remove Node 4 from Travis
TooTallNate
committed
6c804a2
View commit details
Copy full SHA for 6c804a2
Browse repository at this point
[TypeScript] Allow `port` to be a string (#72)
Show description for 2170151
zkochan
authored and
TooTallNate
committed
2170151
View commit details
Copy full SHA for 2170151
Browse repository at this point
Remove Node 5 and 7 from Travis
TooTallNate
committed
590bc8b
View commit details
Copy full SHA for 590bc8b
Browse repository at this point
Fix compatibility with Node.js >= 10.0.0 (#73)
Show description for c7d8161
TooTallNate
committed
c7d8161
View commit details
Copy full SHA for c7d8161
Browse repository at this point
Meh…
TooTallNate
committed
2590f76
View commit details
Copy full SHA for 2590f76
Browse repository at this point
Test on Node.js 10 and 12
lpinca
authored and
TooTallNate
committed
3535951
View commit details
Copy full SHA for 3535951
Browse repository at this point
Previous
Next
You can’t perform that action at this time.