Change8

1.1.0

📦 starletteView on GitHub →
2 features🐛 1 fixes🔧 3 symbols

Summary

This release introduces minor improvements to file handling and endpoint dispatching, along with a security fix in path resolution for StaticFiles.

✨ New Features

  • FileResponse now defaults to using "application/octet-stream" as the media type fallback.
  • HTTPEndpoint now only dispatches standard HTTP verbs.

🐛 Bug Fixes

  • StaticFiles.lookup_path now rejects absolute paths.

Affected Symbols