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 }}
jan-auer
/
node-https-proxy-agent
Public
forked from
TooTallNate/proxy-agents
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 3, 2018
2.2.0
TooTallNate
committed
b9d5b7e
View commit details
Copy full SHA for b9d5b7e
Browse repository at this point
Add "engines" to package.json
Show description for a277922
TooTallNate
committed
a277922
View commit details
Copy full SHA for a277922
Browse repository at this point
Use `Buffer.from()`
Show description for 1c24219
TooTallNate
committed
1c24219
View commit details
Copy full SHA for 1c24219
Browse repository at this point
Commits on Nov 28, 2017
Release 2.1.1
TooTallNate
committed
c58d365
View commit details
Copy full SHA for c58d365
Browse repository at this point
Commits on Nov 7, 2017
Update Debug - Security Problems with Previous Version (#38)
knoxcard
authored and
TooTallNate
committed
7d221cf
View commit details
Copy full SHA for 7d221cf
Browse repository at this point
Commits on Aug 8, 2017
Release 2.1.0
TooTallNate
committed
5543d28
View commit details
Copy full SHA for 5543d28
Browse repository at this point
Commits on Jul 11, 2017
only include the port number in the Host header when non-default port
Show description for d7a4c70
TooTallNate
committed
d7a4c70
View commit details
Copy full SHA for d7a4c70
Browse repository at this point
Commits on Jun 27, 2017
only set ALPNProtocols when the property does not already exist
Show description for ed300a4
TooTallNate
committed
ed300a4
View commit details
Copy full SHA for ed300a4
Browse repository at this point
Set ALPN to "http 1.1" by default when using tlsproxy
Show description for 04cb725
phuslu
authored and
TooTallNate
committed
04cb725
View commit details
Copy full SHA for 04cb725
Browse repository at this point
prettier
TooTallNate
committed
9282395
View commit details
Copy full SHA for 9282395
Browse repository at this point
support SNI
Show description for 2b8f43b
yuecchen
authored and
TooTallNate
committed
2b8f43b
View commit details
Copy full SHA for 2b8f43b
Browse repository at this point
Release 2.0.0
TooTallNate
committed
6c50a9a
View commit details
Copy full SHA for 6c50a9a
Browse repository at this point
rename https-proxy-agent.js to index.js
Show description for b7b2bfa
TooTallNate
committed
b7b2bfa
View commit details
Copy full SHA for b7b2bfa
Browse repository at this point
update dependencies and remove semver-specific test case
TooTallNate
committed
64e1e42
View commit details
Copy full SHA for 64e1e42
Browse repository at this point
remove console.log() call
TooTallNate
committed
e732af7
View commit details
Copy full SHA for e732af7
Browse repository at this point
update `agent-base` to v4
TooTallNate
committed
11d4458
View commit details
Copy full SHA for 11d4458
Browse repository at this point
Commits on Jun 26, 2017
remove `extend` dependency
Show description for 7c65dd0
TooTallNate
committed
7c65dd0
View commit details
Copy full SHA for 7c65dd0
Browse repository at this point
drop Node versions < v4 from Travis-CI
TooTallNate
committed
bdad2dc
View commit details
Copy full SHA for bdad2dc
Browse repository at this point
Commits on Jun 14, 2017
:arrow_up: update minimum version of debug dependency
Show description for 839bd29
dirk-thomas
authored and
TooTallNate
committed
839bd29
View commit details
Copy full SHA for 839bd29
Browse repository at this point
Commits on Jun 3, 2017
opts/options
TooTallNate
committed
fd7e81b
View commit details
Copy full SHA for fd7e81b
Browse repository at this point
Commits on Jun 2, 2017
test Node.js 5, 6, 7 and 8 on Travis
TooTallNate
committed
e1420c1
View commit details
Copy full SHA for e1420c1
Browse repository at this point
Commits on Oct 20, 2015
travis: test io.js 1, 2, 3 and Node.js v4
TooTallNate
committed
6bbbef7
View commit details
Copy full SHA for 6bbbef7
Browse repository at this point
Commits on Aug 14, 2015
README: remove outdated `secureEndpoint` reference
Show description for 121449b
TooTallNate
committed
121449b
View commit details
Copy full SHA for 121449b
Browse repository at this point
Commits on Jul 15, 2015
README: remove `secureEndpoint` docs, add `headers`
TooTallNate
committed
4338d6c
View commit details
Copy full SHA for 4338d6c
Browse repository at this point
https-proxy-agent: add support for proxy "headers"
Show description for f2b1080
TooTallNate
committed
f2b1080
View commit details
Copy full SHA for f2b1080
Browse repository at this point
Commits on Jul 14, 2015
test: remove console.log() call
TooTallNate
committed
277c006
View commit details
Copy full SHA for 277c006
Browse repository at this point
Commits on Jul 11, 2015
Release 1.0.0
TooTallNate
committed
cb7577b
View commit details
Copy full SHA for cb7577b
Browse repository at this point
README: use SVG for Travis-CI badge
TooTallNate
committed
4ea42bf
View commit details
Copy full SHA for 4ea42bf
Browse repository at this point
test: test case is fixed
TooTallNate
committed
803f0c7
View commit details
Copy full SHA for 803f0c7
Browse repository at this point
upgrade to "agent-base" v2 API
Show description for a51fa83
TooTallNate
committed
a51fa83
View commit details
Copy full SHA for a51fa83
Browse repository at this point
Commits on Jul 10, 2015
use %o debug() formatter
TooTallNate
committed
2b8c9e1
View commit details
Copy full SHA for 2b8c9e1
Browse repository at this point
Commits on Jul 6, 2015
v0.3.6
TooTallNate
committed
328299f
View commit details
Copy full SHA for 328299f
Browse repository at this point
package: update "extend" to v3
TooTallNate
committed
f92c1d0
View commit details
Copy full SHA for f92c1d0
Browse repository at this point
use ssl-cert-snakeoil self-signed SSL certs
Show description for fb47225
TooTallNate
committed
fb47225
View commit details
Copy full SHA for fb47225
Browse repository at this point
Commits on Jun 23, 2015
travis: test node v0.12, don't test v0.11
Show description for f8053a9
TooTallNate
committed
f8053a9
View commit details
Copy full SHA for f8053a9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.