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 }}
nebulade
/
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 Jan 13, 2014
Use debug() instead of console.error()
Show description for 4e8ad29
nebulade
committed
4e8ad29
View commit details
Copy full SHA for 4e8ad29
Browse repository at this point
Commits on Nov 25, 2013
History: fix whitespace
TooTallNate
committed
dc29319
View commit details
Copy full SHA for dc29319
Browse repository at this point
Commits on Nov 18, 2013
https-proxy-agent: fix debug() call
TooTallNate
committed
1d8e2c9
View commit details
Copy full SHA for 1d8e2c9
Browse repository at this point
v0.3.2
TooTallNate
committed
4ecc6d9
View commit details
Copy full SHA for 4ecc6d9
Browse repository at this point
https-proxy-agent: allow "https" without trailing colon
Show description for f0fce30
TooTallNate
committed
f0fce30
View commit details
Copy full SHA for f0fce30
Browse repository at this point
README++
TooTallNate
committed
964ca9d
View commit details
Copy full SHA for 964ca9d
Browse repository at this point
Commits on Nov 16, 2013
v0.3.1
TooTallNate
committed
427a61c
View commit details
Copy full SHA for 427a61c
Browse repository at this point
History: use * instead of -
Show description for 7a5124f
TooTallNate
committed
7a5124f
View commit details
Copy full SHA for 7a5124f
Browse repository at this point
test: enable the HTTPS over HTTPS test on node v0.11.8
Show description for d1e609d
TooTallNate
committed
d1e609d
View commit details
Copy full SHA for d1e609d
Browse repository at this point
https-proxy-agent: create the proxy socket connection first
Show description for e5ecd0b
TooTallNate
committed
e5ecd0b
View commit details
Copy full SHA for e5ecd0b
Browse repository at this point
https-proxy-agent: delete `pathname` from the proxy opts as well
Show description for 4049ff2
TooTallNate
committed
4049ff2
View commit details
Copy full SHA for 4049ff2
Browse repository at this point
Commits on Sep 17, 2013
https-proxy-agent: remove dead "end"-emitting code
TooTallNate
committed
6119997
View commit details
Copy full SHA for 6119997
Browse repository at this point
Commits on Sep 16, 2013
v0.3.0
TooTallNate
committed
bf9fd03
View commit details
Copy full SHA for bf9fd03
Browse repository at this point
test: re-enable the 407 response code test
Show description for 212fcb3
TooTallNate
committed
212fcb3
View commit details
Copy full SHA for 212fcb3
Browse repository at this point
https-proxy-agent: remove console.error() call
TooTallNate
committed
5cd76e5
View commit details
Copy full SHA for 5cd76e5
Browse repository at this point
package: depend on "proxy" >= v0.2.1
Show description for 3cd7ed6
TooTallNate
committed
3cd7ed6
View commit details
Copy full SHA for 3cd7ed6
Browse repository at this point
https-proxy-agent: WIP buffer the incoming proxy data
Show description for ae03c68
TooTallNate
committed
ae03c68
View commit details
Copy full SHA for ae03c68
Browse repository at this point
README++
TooTallNate
committed
11bfb67
View commit details
Copy full SHA for 11bfb67
Browse repository at this point
README++
TooTallNate
committed
1be9ba5
View commit details
Copy full SHA for 1be9ba5
Browse repository at this point
test: make the disabled tests just be "pending"
Show description for cdeceec
TooTallNate
committed
cdeceec
View commit details
Copy full SHA for cdeceec
Browse repository at this point
test: add some more "secureEndpoint" props
TooTallNate
committed
7c45128
View commit details
Copy full SHA for 7c45128
Browse repository at this point
test: add "secureProxy" property tests
TooTallNate
committed
adb7c6d
View commit details
Copy full SHA for adb7c6d
Browse repository at this point
test: comment out the 407 test for now
Show description for 3faf8e0
TooTallNate
committed
3faf8e0
View commit details
Copy full SHA for 3faf8e0
Browse repository at this point
test: use "semver" module, disable the HTTPS over HTTPS test for node >= v0.11.3
Show description for 3161870
TooTallNate
committed
3161870
View commit details
Copy full SHA for 3161870
Browse repository at this point
test: remove the `proxy.authenticate` function before each "http" test
TooTallNate
committed
cf45e9c
View commit details
Copy full SHA for cf45e9c
Browse repository at this point
test: more tests, including failing 407 proxy response test
TooTallNate
committed
2eece52
View commit details
Copy full SHA for 2eece52
Browse repository at this point
Commits on Sep 11, 2013
https-proxy-agent: listen for the "error" event of the socket
Show description for 3736aad
TooTallNate
committed
3736aad
View commit details
Copy full SHA for 3736aad
Browse repository at this point
https-proxy-agent: remove use of `this` as much as possible
Show description for 93149f7
TooTallNate
committed
93149f7
View commit details
Copy full SHA for 93149f7
Browse repository at this point
test: add failing "error" event catching test
Show description for fbd970e
TooTallNate
committed
fbd970e
View commit details
Copy full SHA for fbd970e
Browse repository at this point
README++
TooTallNate
committed
fed5cf1
View commit details
Copy full SHA for fed5cf1
Browse repository at this point
https-proxy-agent: more comments
TooTallNate
committed
0f35430
View commit details
Copy full SHA for 0f35430
Browse repository at this point
https-proxy-agent: use "extend" module
Show description for 11e54c8
TooTallNate
committed
11e54c8
View commit details
Copy full SHA for 11e54c8
Browse repository at this point
test: initial refactor of the tests to use "proxy" module
TooTallNate
committed
a8be3ed
View commit details
Copy full SHA for a8be3ed
Browse repository at this point
https-proxy-agent: augment the `opts` object for the `tls.connect` function
Show description for 85e07a2
TooTallNate
committed
85e07a2
View commit details
Copy full SHA for 85e07a2
Browse repository at this point
Commits on Sep 10, 2013
https-proxy-agent: default the "port" to 443 if not set
Show description for 43be0ab
TooTallNate
committed
43be0ab
View commit details
Copy full SHA for 43be0ab
Browse repository at this point
Previous
Next
You can’t perform that action at this time.