C:\xampp\htdocs\landing\wp-includes\Requests\Exception\Transport.php
1 2 3 4 5
<?php
class
Requests_Exception_Transport
extends
Requests_Exception
{
}