Created
July 5, 2021 18:24
-
-
Save kartikparmar/3ae92d5d75c3e25fdbf1a94aaa38906b to your computer and use it in GitHub Desktop.
API Call Response
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Array | |
| ( | |
| [headers] => Requests_Utility_CaseInsensitiveDictionary Object | |
| ( | |
| [data:protected] => Array | |
| ( | |
| [server] => nginx/1.4.6 (Ubuntu) | |
| [date] => Fri, 02 Jul 2021 14:02:51 GMT | |
| [content-type] => text/html; charset=UTF-8 | |
| [vary] => Accept-Encoding | |
| [cache-control] => no-cache, no-store, must-revalidate | |
| [pragma] => no-cache | |
| [expires] => 0 | |
| [content-encoding] => gzip | |
| ) | |
| ) | |
| [body] => | |
| BlogVault Firewall | |
| Blocked because of Malicious Activities | |
| Reference ID: 106375189160df1c8b72212 | |
| [response] => Array | |
| ( | |
| [code] => 403 | |
| [message] => Forbidden | |
| ) | |
| [cookies] => Array | |
| ( | |
| ) | |
| [filename] => | |
| [http_response] => WP_HTTP_Requests_Response Object | |
| ( | |
| [response:protected] => Requests_Response Object | |
| ( | |
| [body] => | |
| BlogVault Firewall | |
| Blocked because of Malicious Activities | |
| Reference ID: 106375189160df1c8b72212 | |
| [raw] => HTTP/1.1 403 Forbidden | |
| Server: nginx/1.4.6 (Ubuntu) | |
| Date: Fri, 02 Jul 2021 14:02:51 GMT | |
| Content-Type: text/html; charset=UTF-8 | |
| Transfer-Encoding: chunked | |
| Connection: close | |
| Vary: Accept-Encoding | |
| Cache-Control: no-cache, no-store, must-revalidate | |
| Pragma: no-cache | |
| Expires: 0 | |
| Content-Encoding: gzip | |
| BlogVault Firewall | |
| Blocked because of Malicious Activities | |
| Reference ID: 106375189160df1c8b72212 | |
| [headers] => Requests_Response_Headers Object | |
| ( | |
| [data:protected] => Array | |
| ( | |
| [server] => Array | |
| ( | |
| [0] => nginx/1.4.6 (Ubuntu) | |
| ) | |
| [date] => Array | |
| ( | |
| [0] => Fri, 02 Jul 2021 14:02:51 GMT | |
| ) | |
| [content-type] => Array | |
| ( | |
| [0] => text/html; charset=UTF-8 | |
| ) | |
| [vary] => Array | |
| ( | |
| [0] => Accept-Encoding | |
| ) | |
| [cache-control] => Array | |
| ( | |
| [0] => no-cache, no-store, must-revalidate | |
| ) | |
| [pragma] => Array | |
| ( | |
| [0] => no-cache | |
| ) | |
| [expires] => Array | |
| ( | |
| [0] => 0 | |
| ) | |
| [content-encoding] => Array | |
| ( | |
| [0] => gzip | |
| ) | |
| ) | |
| ) | |
| [status_code] => 403 | |
| [protocol_version] => 1.1 | |
| [success] => | |
| [redirects] => 0 | |
| [url] => http://www.tychesoftwares.com/?edd_action=deactivate_license&license=827662738c1623f4decdbc09a1702c39&item_name=Booking+%26+Appointment+Plugin+for+WooCommerce | |
| [history] => Array | |
| ( | |
| ) | |
| [cookies] => Requests_Cookie_Jar Object | |
| ( | |
| [cookies:protected] => Array | |
| ( | |
| ) | |
| ) | |
| ) | |
| [filename:protected] => | |
| [data] => | |
| [headers] => | |
| [status] => | |
| ) | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment