Symbol4 releases
FileResponse
Found in 1 package: starlette
starlette(4 releases)
1.5.1This release addresses security vulnerabilities by rejecting inverted byte ranges and limiting the number of ranges supported by FileResponse.
1.3.0This release focuses on stability and correctness, introducing fixes for file handling, URL manipulation, and exception group processing, alongside adding an optional dependency extra.
1.1.0This release introduces minor improvements to file handling and endpoint dispatching, along with a security fix in path resolution for StaticFiles.
0.49.1Starlette 0.49.1 patches a security issue in FileResponse's Range header parsing.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when FileResponse changes.
Learn More