<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-http-client.addfile.php',
    1 => 'Swoole\\Http\\Client::addFile',
  ),
  1 => 
  array (
    0 => 'swoole-http-client.close.php',
    1 => 'Swoole\\Http\\Client::close',
  ),
  2 => 
  array (
    0 => 'swoole-http-client.construct.php',
    1 => 'Swoole\\Http\\Client::__construct',
  ),
  3 => 
  array (
    0 => 'swoole-http-client.destruct.php',
    1 => 'Swoole\\Http\\Client::__destruct',
  ),
  4 => 
  array (
    0 => 'swoole-http-client.download.php',
    1 => 'Swoole\\Http\\Client::download',
  ),
  5 => 
  array (
    0 => 'swoole-http-client.execute.php',
    1 => 'Swoole\\Http\\Client::execute',
  ),
  6 => 
  array (
    0 => 'swoole-http-client.get.php',
    1 => 'Swoole\\Http\\Client::get',
  ),
  7 => 
  array (
    0 => 'swoole-http-client.isconnected.php',
    1 => 'Swoole\\Http\\Client::isConnected',
  ),
  8 => 
  array (
    0 => 'swoole-http-client.on.php',
    1 => 'Swoole\\Http\\Client::on',
  ),
  9 => 
  array (
    0 => 'swoole-http-client.post.php',
    1 => 'Swoole\\Http\\Client::post',
  ),
  10 => 
  array (
    0 => 'swoole-http-client.push.php',
    1 => 'Swoole\\Http\\Client::push',
  ),
  11 => 
  array (
    0 => 'swoole-http-client.set.php',
    1 => 'Swoole\\Http\\Client::set',
  ),
  12 => 
  array (
    0 => 'swoole-http-client.setcookies.php',
    1 => 'Swoole\\Http\\Client::setCookies',
  ),
  13 => 
  array (
    0 => 'swoole-http-client.setdata.php',
    1 => 'Swoole\\Http\\Client::setData',
  ),
  14 => 
  array (
    0 => 'swoole-http-client.setheaders.php',
    1 => 'Swoole\\Http\\Client::setHeaders',
  ),
  15 => 
  array (
    0 => 'swoole-http-client.setmethod.php',
    1 => 'Swoole\\Http\\Client::setMethod',
  ),
  16 => 
  array (
    0 => 'swoole-http-client.upgrade.php',
    1 => 'Swoole\\Http\\Client::upgrade',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.swoole.php',
    1 => 'Swoole',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Otras extensiones b&aacute;sicas',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);