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
.
encode
/
httpcore
Public
Notifications
You must be signed in to change notification settings
Fork
191
Star
548
Code
Issues
11
Pull requests
52
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Local address support.
- #100
#100
Closed
bwelling
wants to merge 18 commits into
encode:master
encode/httpcore:master
from
bwelling:master
bwelling/httpcore:master
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Local address support.
#100
bwelling
wants to merge 18 commits into
encode:master
encode/httpcore:master
from
bwelling:master
bwelling/httpcore:master
Copy head branch name to clipboard
Commits
Commits on May 27, 2020
Checkpoint local address support.
bwelling
committed
0faa59a
View commit details
Copy full SHA for 0faa59a
Browse repository at this point
Commits on Jun 13, 2020
Merge remote-tracking branch 'upstream/master'
bwelling
committed
4b41aaa
View commit details
Copy full SHA for 4b41aaa
Browse repository at this point
Change SocketAddress tuple to match expectation.
bwelling
committed
731dcf8
View commit details
Copy full SHA for 731dcf8
Browse repository at this point
Commits on Jun 14, 2020
Add tests of setting local_addr and family.
Show description for a2faecb
bwelling
committed
a2faecb
View commit details
Copy full SHA for a2faecb
Browse repository at this point
Commits on Jun 15, 2020
Ignore spurious typing error.
bwelling
committed
96cb808
View commit details
Copy full SHA for 96cb808
Browse repository at this point
Fix formatting.
bwelling
committed
8fdc117
View commit details
Copy full SHA for 8fdc117
Browse repository at this point
local_addr requires family
bwelling
committed
cc4963e
View commit details
Copy full SHA for cc4963e
Browse repository at this point
Only test IPv4; test systems don't have IPv6.
bwelling
committed
9cd0dee
View commit details
Copy full SHA for 9cd0dee
Browse repository at this point
Commits on Jun 23, 2020
Update family description; reformat.
bwelling
committed
6285d29
View commit details
Copy full SHA for 6285d29
Browse repository at this point
Commits on Jul 9, 2020
Merge remote-tracking branch 'upstream/master'
bwelling
committed
abb518f
View commit details
Copy full SHA for abb518f
Browse repository at this point
Remove family and source-port support.
bwelling
committed
36acad7
View commit details
Copy full SHA for 36acad7
Browse repository at this point
local_addr should be a bytes, not a str.
bwelling
committed
e634023
View commit details
Copy full SHA for e634023
Browse repository at this point
Commits on Jul 31, 2020
Merge branch 'master' into master
lovelydinosaur
authored
3790805
View commit details
Copy full SHA for 3790805
Browse repository at this point
Commits on Aug 3, 2020
Merge branch 'master' into master
lovelydinosaur
authored
29070ad
View commit details
Copy full SHA for 29070ad
Browse repository at this point
Add missing full stop.
bwelling
committed
04be66b
View commit details
Copy full SHA for 04be66b
Browse repository at this point
Use ternary operator to save space.
bwelling
committed
91f4104
View commit details
Copy full SHA for 91f4104
Browse repository at this point
Make passing of local_addr more obvious.
bwelling
committed
e55fb6e
View commit details
Copy full SHA for e55fb6e
Browse repository at this point
Add a comment about future support.
bwelling
committed
9d9def2
View commit details
Copy full SHA for 9d9def2
Browse repository at this point
You can’t perform that action at this time.