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
.
modern-python
/
httpware
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: deep-audit correctness + public-API findings
- #64
#64
Merged
lesnik512
merged 10 commits into
main
modern-python/httpware:main
from
fix/audit-correctness
modern-python/httpware:fix/audit-correctness
Copy head branch name to clipboard
Jun 14, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: deep-audit correctness + public-API findings
#64
lesnik512
merged 10 commits into
main
modern-python/httpware:main
from
fix/audit-correctness
modern-python/httpware:fix/audit-correctness
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2026
docs(planning): audit-correctness change bundle
lesnik512
committed
f24cb0d
View commit details
Copy full SHA for f24cb0d
Browse repository at this point
fix: catch OverflowError in full_jitter_delay for attempt_index >= 1024
Show description for 6b19f09
lesnik512
and
claude
committed
6b19f09
View commit details
Copy full SHA for 6b19f09
Browse repository at this point
fix(retry): reorder Retry-After give-up check before budget withdrawal
Show description for 6500097
lesnik512
and
claude
committed
6500097
View commit details
Copy full SHA for 6500097
Browse repository at this point
fix: strip userinfo prefix from raw netloc to prevent triple-slash form
Show description for f1dec6e
lesnik512
and
claude
committed
f1dec6e
View commit details
Copy full SHA for f1dec6e
Browse repository at this point
fix(decoders): guard _contains_custom_type against NameError when msgspec absent
Show description for b79b70d
lesnik512
and
claude
committed
b79b70d
View commit details
Copy full SHA for b79b70d
Browse repository at this point
docs(resilience): qualify RetryBudget asyncio-safe claim with blocking caveat
Show description for 282e769
lesnik512
and
claude
committed
282e769
View commit details
Copy full SHA for 282e769
Browse repository at this point
fix: detect sync iterables as non-replayable in _is_streaming_body_async
Show description for 394879c
lesnik512
and
claude
committed
394879c
View commit details
Copy full SHA for 394879c
Browse repository at this point
fix(middleware): add __all__ to middleware/__init__.py to prevent star-import leakage
Show description for cbce5a4
lesnik512
and
claude
committed
cbce5a4
View commit details
Copy full SHA for cbce5a4
Browse repository at this point
fix(retry): catch OverflowError in _parse_retry_after for huge integers
Show description for 8e24dbc
lesnik512
and
claude
committed
8e24dbc
View commit details
Copy full SHA for 8e24dbc
Browse repository at this point
fix(redaction): unify triple-slash avoidance; reconcile audit-fix gaps
Show description for ac1c9d8
lesnik512
and
claude
committed
ac1c9d8
View commit details
Copy full SHA for ac1c9d8
Browse repository at this point
You can’t perform that action at this time.