shell bypass 403

Cubjrnet7 Shell


name : ClientExceptionInterface.php
<?php

namespace Psr\Http\Client;

/**
 * Every HTTP client related exception MUST implement this interface.
 */
interface ClientExceptionInterface extends \Throwable
{
}

© 2025 Cubjrnet7