Thanks to visit codestin.com
Credit goes to github.com
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 }}
algonacci
/
hypercorn
Public
forked from
pgjones/hypercorn
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 29, 2022
Following the release of 0.14.1 bump to +dev
pgjones
committed
0f7eff4
View commit details
Copy full SHA for 0f7eff4
Browse repository at this point
Bump and release 0.14.1
pgjones
committed
acd713d
View commit details
Copy full SHA for acd713d
Browse repository at this point
Fix Python3.7 compatibility
Show description for fcb768c
pgjones
committed
fcb768c
View commit details
Copy full SHA for fcb768c
Browse repository at this point
Following the release of 0.14.0 bump to +dev
pgjones
committed
42455cb
View commit details
Copy full SHA for 42455cb
Browse repository at this point
Bump and release 0.14.0
pgjones
committed
2a0decc
View commit details
Copy full SHA for 2a0decc
Browse repository at this point
Allow WSGI apps to be served programmatically
Show description for 10f9686
pgjones
committed
10f9686
View commit details
Copy full SHA for 10f9686
Browse repository at this point
Move the load_application call outside of the loop
Show description for 707c655
pgjones
committed
707c655
View commit details
Copy full SHA for 707c655
Browse repository at this point
Alter the process and reloading system
Show description for 67ff9c9
pgjones
committed
67ff9c9
View commit details
Copy full SHA for 67ff9c9
Browse repository at this point
Commits on Aug 28, 2022
Fix 5b2aa954e44534bc0dd6fcebac11eec9dbaf480b
Show description for eff8fb0
pgjones
committed
eff8fb0
View commit details
Copy full SHA for eff8fb0
Browse repository at this point
Update docs to refer to the logger class
Show description for 05f7020
pgjones
committed
05f7020
View commit details
Copy full SHA for 05f7020
Browse repository at this point
Switch compliance servers from ASGI2 to ASGI3
Show description for 5b2aa95
pgjones
committed
5b2aa95
View commit details
Copy full SHA for 5b2aa95
Browse repository at this point
Directly support serving WSGI applications
Show description for c2608a0
pgjones
committed
c2608a0
View commit details
Copy full SHA for c2608a0
Browse repository at this point
Commits on Aug 27, 2022
Fix formatting of da9262d75feff7ec068d5d4ef25adc84224fcb7b
Show description for 625a58a
pgjones
committed
625a58a
View commit details
Copy full SHA for 625a58a
Browse repository at this point
Bugfix send the idle update first on HTTP/1 request receipt
Show description for da9262d
pgjones
committed
da9262d
View commit details
Copy full SHA for da9262d
Browse repository at this point
Bugfix don't suppress 412 bodies
Show description for 9a50f5d
pgjones
committed
9a50f5d
View commit details
Copy full SHA for 9a50f5d
Browse repository at this point
Commits on Aug 26, 2022
Bump h2spec to 2.6.0 from 2.2.0
pgjones
committed
96d9297
View commit details
Copy full SHA for 96d9297
Browse repository at this point
Remove unused file
pgjones
committed
d98faef
View commit details
Copy full SHA for d98faef
Browse repository at this point
Switch to github rather than gitlab
Show description for f8125d1
pgjones
committed
f8125d1
View commit details
Copy full SHA for f8125d1
Browse repository at this point
Add configuration for read the docs
Show description for 67b637a
pgjones
committed
67b637a
View commit details
Copy full SHA for 67b637a
Browse repository at this point
Add a github workflow
Show description for 3d6bd72
pgjones
committed
3d6bd72
View commit details
Copy full SHA for 3d6bd72
Browse repository at this point
Support the early hint extension
Show description for dbe0007
pgjones
committed
dbe0007
View commit details
Copy full SHA for dbe0007
Browse repository at this point
Add a test for ddfc11f2da9f84cf9a76e4781cd92d88fd93b4c6
Show description for fe5b44d
pgjones
committed
fe5b44d
View commit details
Copy full SHA for fe5b44d
Browse repository at this point
preserve response headers
synodriver
authored and
pgjones
committed
ddfc11f
View commit details
Copy full SHA for ddfc11f
Browse repository at this point
Close idle Keep-Alive connections on graceful exit
Show description for df569bd
impl
authored and
pgjones
committed
df569bd
View commit details
Copy full SHA for df569bd
Browse repository at this point
Commits on Aug 25, 2022
Allow for logging configuration to be loaded from JSON or TOML files
Show description for c9ddfd7
pgjones
committed
c9ddfd7
View commit details
Copy full SHA for c9ddfd7
Browse repository at this point
Bugfix ensure lifespan shutdowns occur
Show description for 014ab97
pgjones
committed
014ab97
View commit details
Copy full SHA for 014ab97
Browse repository at this point
Fix docs build issue
pgjones
committed
721864f
View commit details
Copy full SHA for 721864f
Browse repository at this point
Fix mypy issues
pgjones
committed
b87a6c9
View commit details
Copy full SHA for b87a6c9
Browse repository at this point
Commits on Aug 16, 2022
Minor typo fixes in Usage tutorial
swagile1
committed
a2df571
View commit details
Copy full SHA for a2df571
Browse repository at this point
Commits on Feb 22, 2022
Utilise the pytest-asyncio strict mode
Show description for 8cef567
pgjones
committed
8cef567
View commit details
Copy full SHA for 8cef567
Browse repository at this point
Commits on Feb 21, 2022
Allow control over date header addition
Show description for 9b16b1b
pgjones
committed
9b16b1b
View commit details
Copy full SHA for 9b16b1b
Browse repository at this point
Update to the latest black and mypy
pgjones
committed
058e84f
View commit details
Copy full SHA for 058e84f
Browse repository at this point
Commits on Jan 19, 2022
Suppress a spurious sphinx warning
pgjones
committed
2c73502
View commit details
Copy full SHA for 2c73502
Browse repository at this point
Commits on Jan 18, 2022
Fix http2 supported features discussion docs
hashlash
committed
e9814b2
View commit details
Copy full SHA for e9814b2
Browse repository at this point
Commits on Jan 10, 2022
Bugfix ensure 100ms sleep between Windows workers starting
Show description for 633137a
Archmonger
authored and
pgjones
committed
633137a
View commit details
Copy full SHA for 633137a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.