<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-http-response.cookie.php',
    1 => 'Swoole\\Http\\Response::cookie',
  ),
  1 => 
  array (
    0 => 'swoole-http-response.destruct.php',
    1 => 'Swoole\\Http\\Response::__destruct',
  ),
  2 => 
  array (
    0 => 'swoole-http-response.end.php',
    1 => 'Swoole\\Http\\Response::end',
  ),
  3 => 
  array (
    0 => 'swoole-http-response.gzip.php',
    1 => 'Swoole\\Http\\Response::gzip',
  ),
  4 => 
  array (
    0 => 'swoole-http-response.header.php',
    1 => 'Swoole\\Http\\Response::header',
  ),
  5 => 
  array (
    0 => 'swoole-http-response.initheader.php',
    1 => 'Swoole\\Http\\Response::initHeader',
  ),
  6 => 
  array (
    0 => 'swoole-http-response.rawcookie.php',
    1 => 'Swoole\\Http\\Response::rawcookie',
  ),
  7 => 
  array (
    0 => 'swoole-http-response.sendfile.php',
    1 => 'Swoole\\Http\\Response::sendfile',
  ),
  8 => 
  array (
    0 => 'swoole-http-response.status.php',
    1 => 'Swoole\\Http\\Response::status',
  ),
  9 => 
  array (
    0 => 'swoole-http-response.write.php',
    1 => 'Swoole\\Http\\Response::write',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.swoole.php',
    1 => 'Swoole',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Sonstige Grunderweiterungen',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);