You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Access-Control-Max-Age header on CORS preflight and improve external logging (v0.6.4)
- Add cors_max_age parameter to make_wsgi_app() (default 7200s / 2 hours)
- New _CorsMaxAgeMiddleware sets Access-Control-Max-Age on OPTIONS responses
- Fix external.py SHA-256 docstring (pre-compression, not post-compression)
- Improve externalize logging to show both raw and uploaded byte sizes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments