| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-28 | 987 Bytes | |
| Version 0.49.0 source code.tar.gz | 2025-10-28 | 2.7 MB | |
| Version 0.49.0 source code.zip | 2025-10-28 | 2.7 MB | |
| Totals: 3 Items | 5.4 MB | 0 | |
Added
- Add
encodingparameter toConfigclass #2996. - Support multiple cookie headers in
Request.cookies#3029. - Use
Literaltype forWebSocketEndpointencoding values #3027.
Changed
- Do not pollute exception context in
Middlewarewhen usingBaseHTTPMiddleware#2976.
New Contributors
- @TheWesDias made their first contribution in https://github.com/Kludex/starlette/pull/3017
- @gmos2104 made their first contribution in https://github.com/Kludex/starlette/pull/3027
- @secrett2633 made their first contribution in https://github.com/Kludex/starlette/pull/2996
- @adam-sikora made their first contribution in https://github.com/Kludex/starlette/pull/2976
Full Changelog: https://github.com/Kludex/starlette/compare/0.48.0...0.49.0