Skip to content

astro

Unable to set response.

Astro

Unable to set response.

Unable to set response.

import DontEditWarning from '~/components/DontEditWarning.astro'

ResponseSentError: The response has already been sent to the browser and cannot be altered.

What went wrong?

Making changes to the response, such as setting headers, cookies, and the status code can only be done in page components.

See Also: