0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations
Tony Sullivan 976e1f175a
Adding an option to disable HTTP streaming (#3777)
* Adding a flag to disable HTTP streaming

* refactor: adding support for SSG builds

* handling string responses in the server runtime, adding tests

* removing streaming CLI flag

* removing import.meta.env.STREAMING

* include Content-Length header when streaming is disabled

* Verifying content-length header in dev

* fix: default streaming to enabled in the base App server

* TEMP: disabling the production test to investigate the test-adapter

* re-enabling the test with an adapter option to disable streaming for the test

* fix: use the existing TextEncoder to get the body's byte length

* moving config to build.streaming, ignoring it in `dev`

* fixing dev test to expect response streaming

* chore: add changsets

* removing the new config option all together 🎉

* remove temp debug log

* Updating astro changeset now that streaming isn't a config option
2022-07-01 02:29:59 +00:00
..
cloudflare Adding an option to disable HTTP streaming (#3777) 2022-07-01 02:29:59 +00:00
deno [ci] release (#3774) 2022-06-30 11:39:44 -07:00
lit removed experimental warning from astro add command (#3727) 2022-06-27 13:44:32 -05:00
mdx [ci] release (#3774) 2022-06-30 11:39:44 -07:00
netlify [ci] release (#3774) 2022-06-30 11:39:44 -07:00
node [ci] release (#3774) 2022-06-30 11:39:44 -07:00
partytown [ci] release (#3774) 2022-06-30 11:39:44 -07:00
preact [ci] release (#3772) 2022-06-30 08:08:09 -05:00
prefetch [ci] release (#3774) 2022-06-30 11:39:44 -07:00
react removed experimental warning from astro add command (#3727) 2022-06-27 13:44:32 -05:00
sitemap [ci] release (#3774) 2022-06-30 11:39:44 -07:00
solid removed experimental warning from astro add command (#3727) 2022-06-27 13:44:32 -05:00
svelte [ci] update lockfile (#3740) 2022-06-28 08:33:13 -05:00
tailwind manual lockfile update (#3751) 2022-06-29 14:54:40 -07:00
turbolinks [ci] release (#3378) 2022-05-17 11:50:18 -04:00
vercel [ci] release (#3774) 2022-06-30 11:39:44 -07:00
vue [ci] update lockfile (#3740) 2022-06-28 08:33:13 -05:00