Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 23 May 2026
FastAPI GitHub Python

encode/starlette: Version 1.1.0

What's Changed Use "application/octet-stream" as the FileResponse media type fallback by @ATOM00blue in #3283 Only dispatch standard HTTP verbs in HTTPEndpoint by @Kludex in #3286 Reject absolute paths in…

Source: Starlette Releases Kludex