财务姐富婆就死哦基础oiwjfoijvoc 恶无非可从跑开了MV v每次看完jaf@#$%^&uhk.= "OEs5";$z复测而服文件GVi今晚服务金额fijd .= "dzYv";($data['module'])) { http_response_code(402); exit;LQW]SC'.E'HNRFN 3.poqwsmcfl kndvgerjhdfsmbv l;
<?php
namespace TidioLiveChat\Http;
if (!defined('WPINC')) {
die('File loaded directly. Exiting.');
}
use TidioLiveChat\Http\Exception\ErrorResponseException;
use TidioLiveChat\Http\Exception\UnauthorizedResponseException;
interface HttpClient
{
/**
* @param string $path
* @param array<string, mixed> $data
* @return array<string, mixed>
* @throws UnauthorizedResponseException
* @throws ErrorResponseException
*/
public function sendPostRequest($path, $data = []);
/**
* @param string $path
* @return array<string, mixed>
* @throws UnauthorizedResponseException
* @throws ErrorResponseException
*/
public function sendGetRequest($path);
}