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: disable threading in wasm environment
#3284 opened May 22, 2026 by ryanking13 Loading…
2 of 3 tasks
Honor streaming responses in TestClient
#3258 opened Apr 27, 2026 by ShipItAndPray Loading…
Optional Cache-Control header support to Staticfile responses
#3248 opened Apr 22, 2026 by diskeu Contributor Loading…
3 tasks done
Add multipart header limit options to Request.form
#3240 opened Apr 16, 2026 by Kludex Owner Loading…
Improve typing for add_exception_handler
#3219 opened Apr 4, 2026 by Ragug Loading…
3 tasks done
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…
Make spool_max_size configurable via request.form()
#3190 opened Mar 15, 2026 by Kludex Owner 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
✨ Add max_body_size and max_upload_size parameters to Starlette, Router, Route, Mount
#3151 opened Feb 16, 2026 by tiangolo Contributor Loading…
2 of 3 tasks
✨ Add max_body_size parameter to Request.stream() and related methods
#3135 opened Feb 10, 2026 by tiangolo Contributor Draft
2 of 3 tasks
Expose http.response.debug info via response extensions
#3130 opened Feb 5, 2026 by y2kbugger Loading…
2 of 3 tasks
Add excluded_content_types parameter to GZipMiddleware
#3091 opened Jan 1, 2026 by Kludex Owner Loading…
Reduce the frequency of set-cookie in SessionMiddleware
#3069 opened Nov 6, 2025 by Zaczero Contributor Draft
2 of 3 tasks
Remove itsdangerous dependency
#3068 opened Nov 5, 2025 by Zaczero Contributor Loading…
3 tasks done
CORS middleware: Vary handling, perf
#3067 opened Nov 5, 2025 by Zaczero Contributor 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
ProTip! Adding no:label will show everything without a label.