���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/righteousmag.com/wp-content__a986334/plugins/cf7-widget-elementor/analyst/src/ApiResponse.php
���ѧ٧ѧ�
<?php namespace Analyst; class ApiResponse { /** * Response headers * * @var array */ public $headers; /** * Response body * * @var mixed */ public $body; /** * Status code * * @var string */ public $code; public function __construct($body, $code, $headers) { $this->body = $body; $this->code = $code; $this->headers = $headers; } /** * Whether status code is successful * * @return bool */ public function isSuccess() { return $this->code >= 200 && $this->code < 300; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.2 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�