push(Middleware::httpErrors(), 'http_errors'); $stack->push(Middleware::prepareBody(), 'prepare_body'); return $stack; } }