Skip to content

Pull requests: Kludex/starlette

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

✨ Add max_body_size parameter to Request.stream() and related methods
#3135 opened Feb 10, 2026 by tiangolo Loading…
2 of 3 tasks
Return explicit origin for CORS requests with Authorization header
#3134 opened Feb 8, 2026 by veeceey Loading…
2 of 3 tasks
Fix CORS middleware to handle Authorization header
#3133 opened Feb 8, 2026 by veeceey Loading…
add state generic to WebSocket
#3132 opened Feb 6, 2026 by lucasgranberg Loading…
3 tasks done
Debug info
#3130 opened Feb 5, 2026 by y2kbugger Loading…
2 of 3 tasks
chore(deps): bump the python-packages group with 11 updates dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#3125 opened Feb 1, 2026 by dependabot bot Loading…
Headers
#3123 opened Feb 1, 2026 by ademmenh Loading…
Add StarletteDeprecationWarning
#3119 opened Jan 25, 2026 by Kludex Loading…
Fix range requests
#3105 opened Jan 12, 2026 by viccie30 Loading…
3 of 4 tasks
Remove itsdangerous dependency
#3068 opened Nov 5, 2025 by Zaczero Loading…
3 tasks done
CORS middleware: Vary handling, perf
#3067 opened Nov 5, 2025 by Zaczero Loading…
2 of 3 tasks
[FileResponse] allow pre-opening of file
#3041 opened Oct 15, 2025 by benmosher Draft
1 of 3 tasks
refactor: make GZipMiddleware excluded content types configurable
#3040 opened Oct 15, 2025 by shreyas-dev Loading…
3 tasks done
Add digest_method to SessionMiddleware
#2986 opened Aug 25, 2025 by bcarroll Loading…
3 tasks done
Support returning Not Modified responses in FileResponse
#2955 opened Jun 25, 2025 by paulo-raca Loading…
1 of 3 tasks
Add async test client
#2937 opened May 15, 2025 by davidbrochart Loading…
2 of 3 tasks
fix: Use anyio.SpooledTemporaryFile in UploadFile
#2925 opened Apr 16, 2025 by 11kkw Loading…
3 tasks done
Feat/upload file max size disk
#2884 opened Feb 23, 2025 by khadrawy Draft
3 tasks done
Detect blocking calls in coroutines using BlockBuster
#2858 opened Feb 1, 2025 by cbornet Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.