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

Fix: handle If-None-Match: * wildcard in StaticFiles per RFC 7232
#3201 opened Mar 22, 2026 by r266-tech Loading…
3 tasks done
Add is_disconnected property to WebSocket
#3200 opened Mar 22, 2026 by r266-tech Loading…
fix: improve type safety and error handling
#3191 opened Mar 18, 2026 by N3XT3R1337 Loading…
Make spool_max_size configurable via request.form()
#3190 opened Mar 15, 2026 by Kludex Loading…
2 tasks done
Fix precedence of explicit HEAD routes over implicit HEAD
#3182 opened Mar 11, 2026 by Hedingber Loading…
3 tasks done
feat: add Request.read(size) method for partial body reading
#3164 opened Feb 28, 2026 by Jagdish1115 Loading…
2 of 3 tasks
Debug info
#3130 opened Feb 5, 2026 by y2kbugger Loading…
2 of 3 tasks
Add StarletteDeprecationWarning
#3119 opened Jan 25, 2026 by Kludex Loading…
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
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
Detect blocking calls in coroutines using BlockBuster
#2858 opened Feb 1, 2025 by cbornet Loading…
3 tasks done
Do not process FileNotFoundError in FileResponse, resolves #979
#2856 opened Jan 29, 2025 by toxadx Loading…
3 tasks done
avoid collapsing exception groups from user code
#2830 opened Dec 29, 2024 by graingert Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.