📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 21:03:31
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
psr
/
http-client
/
src
📍 /opt/cpanel/ea-wappspector/vendor/psr/http-client/src
🔄 Refresh
✏️
Editing: ClientExceptionInterface.php
Read Only
<?php namespace Psr\Http\Client; /** * Every HTTP client related exception MUST implement this interface. */ interface ClientExceptionInterface extends \Throwable { }
💾 Save Changes
❌ Cancel