class Roda::RodaPlugins::SinatraHelpers::DelayedBody

Class used when the response body is set explicitly, instead of using Roda’s default body array and response.write to write to it.