Astro, set response header
~~~
Here’s how to set a response header in an Astro component:
Astro.response.headers.set('HX-Redirect', '/login') ~~~
Related posts about astro:
Here’s how to set a response header in an Astro component:
Astro.response.headers.set('HX-Redirect', '/login') Related posts about astro: