<?php \Chibi\HeadersHelper::set('Content-Type', 'application/json') ?>
<?php echo json_encode($this->context->transport, true) ?>