Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Kludex/starlette
Pull Requests
Commits
Open
Closed
Fix: Raise WebSocketDisconnect instead of RuntimeError on closed conn…
#3074 opened 2025-11-26 05:04 by
Manas-sin
Reduce the frequency of set-cookie in SessionMiddleware
#3069 opened 2025-11-06 03:24 by
Zaczero
Remove itsdangerous dependency
#3068 opened 2025-11-05 06:08 by
Zaczero
CORS middleware: Vary handling, perf
#3067 opened 2025-11-05 03:11 by
Zaczero
Don't rely on httpx private types
#3060 opened 2025-11-01 14:45 by
Kludex
fix: add websocket prefix to StreamingResponse and FileResponse denia…
#3051 opened 2025-10-29 18:48 by
martin-joshy
Implementing test cases for turning request state into mapping
#3049 opened 2025-10-29 12:52 by
PerumallaGiridhar
[FileResponse] allow pre-opening of file
#3041 opened 2025-10-15 12:40 by
benmosher
refactor: make GZipMiddleware excluded content types configurable
#3040 opened 2025-10-15 10:16 by
shreyas-dev
Add `ZstdMiddleware`
#3037 opened 2025-10-11 10:29 by
Kludex
Turn `State` into a `Mapping`
#3036 opened 2025-10-09 08:47 by
Kludex
Add `digest_method` to `SessionMiddleware`
#2986 opened 2025-08-25 13:49 by
bcarroll
Support returning Not Modified responses in FileResponse
#2955 opened 2025-06-25 22:52 by
paulo-raca
docs: removes databases package recommendation
#2940 opened 2025-05-20 01:46 by
AllenSH12
Add async test client
#2937 opened 2025-05-15 08:53 by
davidbrochart
fix: Use anyio.SpooledTemporaryFile in UploadFile
#2925 opened 2025-04-16 03:42 by
11kkw
Make router and route classes configurable via subclassing
#2904 opened 2025-03-12 15:33 by
Purushot14
improve URL matching algorithm in case of ambiguity
#2898 opened 2025-03-07 18:30 by
AlexBrou
Feat/upload file max size disk
#2884 opened 2025-02-23 16:02 by
khadrawy
Detect blocking calls in coroutines using BlockBuster
#2858 opened 2025-02-01 10:55 by
cbornet
Do not process FileNotFoundError in FileResponse, resolves #979
#2856 opened 2025-01-29 15:41 by
toxadx
avoid collapsing exception groups from user code
#2830 opened 2024-12-29 14:11 by
graingert
Replace RuntimeError with WebSocketDisconnected
#2767 opened 2024-11-25 14:10 by
ruitcatarino
feat: Optional max_file_size for parsing form files
#2718 opened 2024-10-06 04:12 by
khadrawy
fix: cors middleware mirrors origin in case no initial cookie is present
#2675 opened 2024-08-30 08:19 by
SebastianBr
Sessions cookie changes to support persistent cookies and partitioned cookies
#2527 opened 2024-02-24 12:35 by
ToasterChicken
Add handling of Authorization header in CORS requests
#2506 opened 2024-02-12 07:33 by
ShreySinha02
Improve performance of State
#2463 opened 2024-02-04 14:09 by
HHongSeungWoo
Generic ExceptionHandler type
#2403 opened 2024-01-08 04:23 by
tekumara
Add RequestSizeLimitMiddleware and RequestTimeoutMiddleware
feature
#2328 opened 2023-11-06 23:27 by
adriangb
Version 1.0
Older