summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Tony Sullivan <tony.f.sullivan@outlook.com> 2022-07-01 02:29:59 +0000
committerGravatar GitHub <noreply@github.com> 2022-07-01 02:29:59 +0000
commit976e1f175a95ea39f737b8575e4fdf3c3d89e1ee (patch)
tree184c9890fcbb1ae66a95cb13c45d9e8b5ea2ee7e /examples/framework-svelte
parentf9290b328a605a598e2f488e600a58f57450169c (diff)
downloadastro-976e1f175a95ea39f737b8575e4fdf3c3d89e1ee.tar.gz
astro-976e1f175a95ea39f737b8575e4fdf3c3d89e1ee.tar.zst
astro-976e1f175a95ea39f737b8575e4fdf3c3d89e1ee.zip
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 :tada: * remove temp debug log * Updating astro changeset now that streaming isn't a config option
Diffstat (limited to 'examples/framework-svelte')
0 files changed, 0 insertions, 0 deletions