mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
95164bfdd2
* fix(endpoints): Add a warning when trying to set encoding and headers in SSR * fix(endpoint): Oops, it'd be great if it actually worked * fix(endpoint): Fix import path * fix(endpoint): Add link to docs * Update packages/astro/src/core/endpoint/index.ts Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * fix: don't output encoding warning if endpoint is pre-rendered * Update packages/astro/src/core/endpoint/index.ts * Update packages/astro/src/core/endpoint/index.ts --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
88 B
88 B
astro |
---|
patch |
Add warning when using headers and encoding in endpoints in SSR