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
.
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
2
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
feat(story-2.2): phase-shortcut decorators @before_request, @after_response, @on_error
- #9
#9
Merged
lesnik512
merged 10 commits into
main
modern-python/httpware:main
from
story/2-2-phase-shortcut-decorators
modern-python/httpware:story/2-2-phase-shortcut-decorators
Copy head branch name to clipboard
May 31, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(story-2.2): phase-shortcut decorators @before_request, @after_response, @on_error
#9
lesnik512
merged 10 commits into
main
modern-python/httpware:main
from
story/2-2-phase-shortcut-decorators
modern-python/httpware:story/2-2-phase-shortcut-decorators
Copy head branch name to clipboard
Commits
Commits on May 31, 2026
docs(story-2.2): design for phase-shortcut decorators
Show description for 6cfc9fa
lesnik512
and
claude
committed
6cfc9fa
View commit details
Copy full SHA for 6cfc9fa
Browse repository at this point
feat(story-2.2): @before_request decorator factory
Show description for 2527bec
lesnik512
and
claude
committed
2527bec
View commit details
Copy full SHA for 2527bec
Browse repository at this point
feat(story-2.2): @after_response decorator factory
Show description for 38bfc5d
lesnik512
and
claude
committed
38bfc5d
View commit details
Copy full SHA for 38bfc5d
Browse repository at this point
feat(story-2.2): @on_error decorator factory
Show description for 68bd4b0
lesnik512
and
claude
committed
68bd4b0
View commit details
Copy full SHA for 68bd4b0
Browse repository at this point
test(story-2.2): cross-decorator behavior (Protocol, chain, repr)
Show description for c9e3413
lesnik512
and
claude
committed
c9e3413
View commit details
Copy full SHA for c9e3413
Browse repository at this point
feat(story-2.2): re-export decorators; fix engineering.md naming; CHANGELOG
Show description for 3c413d6
lesnik512
and
claude
committed
3c413d6
View commit details
Copy full SHA for 3c413d6
Browse repository at this point
fix(story-2.2): _FailingTransport.stream annotation matches Transport protocol
Show description for 447c52a
lesnik512
and
claude
committed
447c52a
View commit details
Copy full SHA for 447c52a
Browse repository at this point
docs(story-2.2): implementation plan for phase-shortcut decorators
Show description for 6d6ff07
lesnik512
and
claude
committed
6d6ff07
View commit details
Copy full SHA for 6d6ff07
Browse repository at this point
test(story-2.2): extend repr test to cover after_response and on_error
Show description for a26a036
lesnik512
and
claude
committed
a26a036
View commit details
Copy full SHA for a26a036
Browse repository at this point
refactor(tests): hoist `import httpware` to module top-level
Show description for 164e72d
lesnik512
and
claude
committed
164e72d
View commit details
Copy full SHA for 164e72d
Browse repository at this point
You can’t perform that action at this time.