-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: Kludex/starlette
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace RuntimeError with WebSocketDisconnect when socket is disconnected
#3202
opened Mar 22, 2026 by
r266-tech
Loading…
Fix: handle If-None-Match: * wildcard in StaticFiles per RFC 7232
#3201
opened Mar 22, 2026 by
r266-tech
Loading…
3 tasks done
Fix incorrect ETag weak indicator stripping in is_not_modified
#3193
opened Mar 19, 2026 by
gnosyslambda
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
✨ Add
max_body_size and max_upload_size parameters to Starlette, Router, Route, Mount
#3151
opened Feb 16, 2026 by
tiangolo
Loading…
2 of 3 tasks
Add
BaseResponse class and ContentT generic to Response
#3149
opened Feb 15, 2026 by
Kludex
Loading…
refactor: make GZipMiddleware excluded content types configurable
#3040
opened Oct 15, 2025 by
shreyas-dev
Loading…
3 tasks done
Support returning Not Modified responses in FileResponse
#2955
opened Jun 25, 2025 by
paulo-raca
Loading…
1 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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.