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
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
193
Star
549
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
Update httpcore interface
- #296
#296
Merged
lovelydinosaur
merged 15 commits into
master
encode/httpcore:master
from
update-core-interface
encode/httpcore:update-core-interface
Copy head branch name to clipboard
Apr 21, 2021
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Update httpcore interface
#296
lovelydinosaur
merged 15 commits into
master
encode/httpcore:master
from
update-core-interface
encode/httpcore:update-core-interface
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2021
request -> handle_request, arequest -> handle_async_request
lovelydinosaur
committed
1b153e8
View commit details
Copy full SHA for 1b153e8
Browse repository at this point
'headers' is no longer optional
lovelydinosaur
committed
5aed590
View commit details
Copy full SHA for 5aed590
Browse repository at this point
Update API docs
lovelydinosaur
committed
c80b05e
View commit details
Copy full SHA for c80b05e
Browse repository at this point
ext -> extensions
lovelydinosaur
committed
cd536a4
View commit details
Copy full SHA for cd536a4
Browse repository at this point
reason -> reason_phrase
lovelydinosaur
committed
b1281ab
View commit details
Copy full SHA for b1281ab
Browse repository at this point
ext -> extensions
lovelydinosaur
committed
a5e8bc0
View commit details
Copy full SHA for a5e8bc0
Browse repository at this point
http_version, reason_phrase -> bytes
lovelydinosaur
committed
d7d89da
View commit details
Copy full SHA for d7d89da
Browse repository at this point
stream, extensions no longer optional
lovelydinosaur
committed
147feb1
View commit details
Copy full SHA for 147feb1
Browse repository at this point
Commits on Apr 1, 2021
Merge branch 'master' into update-core-interface
lovelydinosaur
authored
401a4dc
View commit details
Copy full SHA for 401a4dc
Browse repository at this point
Commits on Apr 20, 2021
Merge branch 'master' into update-core-interface
lovelydinosaur
authored
e7f6c60
View commit details
Copy full SHA for e7f6c60
Browse repository at this point
Update docstring
lovelydinosaur
committed
fb904ac
View commit details
Copy full SHA for fb904ac
Browse repository at this point
PlainByteStream -> ByteStream
lovelydinosaur
committed
7fcd6b6
View commit details
Copy full SHA for 7fcd6b6
Browse repository at this point
Commits on Apr 21, 2021
Merge branch 'master' into update-core-interface
lovelydinosaur
authored
9b285d1
View commit details
Copy full SHA for 9b285d1
Browse repository at this point
Update README.md
lovelydinosaur
authored
8d00a99
View commit details
Copy full SHA for 8d00a99
Browse repository at this point
Update README.md
lovelydinosaur
authored
74befde
View commit details
Copy full SHA for 74befde
Browse repository at this point
You can’t perform that action at this time.