Skip to content

AioHTTP improvements #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 26, 2025
Merged

AioHTTP improvements #7

merged 4 commits into from
Feb 26, 2025

Conversation

alexreznikoff
Copy link
Contributor

AioHTTP improvements:

  • if the order of middleware matters, you can use get_middleware instead of add_middleware and manually add it to aiohttp
  • fix is_handled parameter calculation for path_template

- if middleware order matters you can use get_middleware instead of add_middleware
- fix `is_handled` parameter calculation for path_template
@alexreznikoff alexreznikoff merged commit 386d875 into master Feb 26, 2025
16 checks passed
@alexreznikoff alexreznikoff deleted the aiohttp_improvements branch February 26, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants