PATH:
home
/
fengshp
/
www
/
wp-content
/
plugins
/
updraftplus
/
vendor
/
guzzle
/
guzzle
/
src
/
Guzzle
/
Http
/
Exception
<?php namespace Guzzle\Http\Exception; use Guzzle\Common\Exception\RuntimeException; class CouldNotRewindStreamException extends RuntimeException implements HttpException {}
[+]
..
[-] CouldNotRewindStreamException.php
[edit]
[-] CurlException.php
[edit]
[-] BadResponseException.php
[edit]
[-] ServerErrorResponseException.php
[edit]
[-] HttpException.php
[edit]
[-] ClientErrorResponseException.php
[edit]
[-] RequestException.php
[edit]
[-] MultiTransferException.php
[edit]
[-] TooManyRedirectsException.php
[edit]