mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 06:46:00 +00:00
ASGI spec only allows headers on the http.response.start message; appending Set-Cookie to body messages is out-of-spec and may break on some servers. Early-return for non-start messages. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>