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: Raise WebSocketDisconnect instead of RuntimeError on closed conn…
#3074 opened Nov 26, 2025 by Manas-sin Loading…
3 tasks done
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
Don't rely on httpx private types
#3060 opened Nov 1, 2025 by Kludex Loading…
Implementing test cases for turning request state into mapping
#3049 opened Oct 29, 2025 by PerumallaGiridhar 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 ZstdMiddleware
#3037 opened Oct 11, 2025 by Kludex Loading…
Turn State into a Mapping
#3036 opened Oct 9, 2025 by Kludex Loading…
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
docs: removes databases package recommendation
#2940 opened May 20, 2025 by AllenSH12 Draft
2 of 4 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
Make router and route classes configurable via subclassing
#2904 opened Mar 12, 2025 by Purushot14 Loading…
3 tasks done
improve URL matching algorithm in case of ambiguity
#2898 opened Mar 7, 2025 by AlexBrou Loading…
2 of 3 tasks
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
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
Replace RuntimeError with WebSocketDisconnected
#2767 opened Nov 25, 2024 by ruitcatarino Loading…
2 of 3 tasks
feat: Optional max_file_size for parsing form files
#2718 opened Oct 6, 2024 by khadrawy Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.