astro/packages
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
..
astro Adding an option to disable HTTP streaming (#3777) 2022-07-01 02:29:59 +00:00
astro-prism [ci] update lockfile (#3153) 2022-04-20 09:42:31 -04:00
astro-rss [ci] update lockfile (#3495) 2022-06-01 10:39:32 -05:00
create-astro add error event to telemetry (#3750) 2022-06-29 14:54:33 -07:00
integrations Adding an option to disable HTTP streaming (#3777) 2022-07-01 02:29:59 +00:00
markdown/remark [ci] update lockfile (#3740) 2022-06-28 08:33:13 -05:00
telemetry [ci] release (#3774) 2022-06-30 11:39:44 -07:00
webapi MDX support (#3706) 2022-06-30 13:09:09 -05:00