We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
BundleInterface::boot() is only called when the worker is booted.
BundleInterface::boot()
This leads to the stream format not being available for consecutive requests to the same worker.
I noticed this when trying to find out why a valid Turbo request never returned a stream response.