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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
lostisland
/
faraday
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
6k
Code
Issues
52
Pull requests
11
Discussions
Actions
Projects
Wiki
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Proxy selector
- #1062
#1062
Draft
technoweenie
wants to merge 8 commits into
main
lostisland/faraday:main
from
proxy-selector
lostisland/faraday:proxy-selector
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Draft
Proxy selector
#1062
technoweenie
wants to merge 8 commits into
main
lostisland/faraday:main
from
proxy-selector
lostisland/faraday:proxy-selector
Copy head branch name to clipboard
Commits
Commits on Oct 18, 2019
remove temp_proxy and improve proxy tests
technoweenie
committed
b5f9936
View commit details
Copy full SHA for b5f9936
Browse repository at this point
initial ProxySelector implementations with stubbed Environment
technoweenie
committed
9897d3f
View commit details
Copy full SHA for 9897d3f
Browse repository at this point
teach ProxySelector::Environment to parse http_proxy and https_proxy
technoweenie
committed
1a02f07
View commit details
Copy full SHA for 1a02f07
Browse repository at this point
teach ProxySelector::Environment to parse no_proxy
technoweenie
committed
6eb0efd
View commit details
Copy full SHA for 6eb0efd
Browse repository at this point
Commits on Oct 19, 2019
ensure proxy urls only have valid schemes
technoweenie
committed
46f7aeb
View commit details
Copy full SHA for 46f7aeb
Browse repository at this point
implement Environment#proxy_for
technoweenie
committed
614b65c
View commit details
Copy full SHA for 614b65c
Browse repository at this point
implement fix for cgi environments
Show description for 5e90a06
technoweenie
committed
5e90a06
View commit details
Copy full SHA for 5e90a06
Browse repository at this point
remove redundant methods by checking for #scheme to see if it's a uri
technoweenie
committed
4a17694
View commit details
Copy full SHA for 4a17694
Browse repository at this point
You can’t perform that action at this time.