Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rajthemystery/public_html/storage/vendor/rmccue/requests/library/Requests/Cookie/Jar.php on line 63

Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rajthemystery/public_html/storage/vendor/rmccue/requests/library/Requests/Cookie/Jar.php on line 73

Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rajthemystery/public_html/storage/vendor/rmccue/requests/library/Requests/Cookie/Jar.php on line 89

Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rajthemystery/public_html/storage/vendor/rmccue/requests/library/Requests/Cookie/Jar.php on line 102

Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rajthemystery/public_html/storage/vendor/rmccue/requests/library/Requests/Cookie/Jar.php on line 111

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rajthemystery/public_html/storage/vendor/rmccue/requests/library/Requests/Utility/CaseInsensitiveDictionary.php on line 40

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rajthemystery/public_html/storage/vendor/rmccue/requests/library/Requests/Utility/CaseInsensitiveDictionary.php on line 51

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rajthemystery/public_html/storage/vendor/rmccue/requests/library/Requests/Utility/CaseInsensitiveDictionary.php on line 68

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rajthemystery/public_html/storage/vendor/rmccue/requests/library/Requests/Utility/CaseInsensitiveDictionary.php on line 82

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rajthemystery/public_html/storage/vendor/rmccue/requests/library/Requests/Utility/CaseInsensitiveDictionary.php on line 91
object(Requests_Response)#6 (10) { ["body"]=> string(355) "{ "args": {}, "headers": { "Accept": "application/json", "Accept-Encoding": "deflate, gzip, br", "Host": "httpbin.org", "Referer": "http://httpbin.org/get", "User-Agent": "Awesomesauce", "X-Amzn-Trace-Id": "Root=1-6a2b7496-433aee744cbb4fb621799135" }, "origin": "141.94.161.61", "url": "http://httpbin.org/get" } " ["raw"]=> string(580) "HTTP/1.1 200 OK Date: Fri, 12 Jun 2026 02:53:10 GMT Content-Type: application/json Content-Length: 355 Connection: close Server: gunicorn/19.9.0 Access-Control-Allow-Origin: * Access-Control-Allow-Credentials: true { "args": {}, "headers": { "Accept": "application/json", "Accept-Encoding": "deflate, gzip, br", "Host": "httpbin.org", "Referer": "http://httpbin.org/get", "User-Agent": "Awesomesauce", "X-Amzn-Trace-Id": "Root=1-6a2b7496-433aee744cbb4fb621799135" }, "origin": "141.94.161.61", "url": "http://httpbin.org/get" } " ["headers"]=> object(Requests_Response_Headers)#7 (1) { ["data":protected]=> array(6) { ["date"]=> array(1) { [0]=> string(29) "Fri, 12 Jun 2026 02:53:10 GMT" } ["content-type"]=> array(1) { [0]=> string(16) "application/json" } ["content-length"]=> array(1) { [0]=> string(3) "355" } ["server"]=> array(1) { [0]=> string(15) "gunicorn/19.9.0" } ["access-control-allow-origin"]=> array(1) { [0]=> string(1) "*" } ["access-control-allow-credentials"]=> array(1) { [0]=> string(4) "true" } } } ["status_code"]=> int(200) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(true) ["redirects"]=> int(0) ["url"]=> string(22) "http://httpbin.org/get" ["history"]=> array(0) { } ["cookies"]=> object(Requests_Cookie_Jar)#2 (1) { ["cookies":protected]=> array(0) { } } } object(Requests_Response)#9 (10) { ["body"]=> string(35) "{ "user-agent": "Awesomesauce" } " ["raw"]=> string(259) "HTTP/1.1 200 OK Date: Fri, 12 Jun 2026 02:53:10 GMT Content-Type: application/json Content-Length: 35 Connection: close Server: gunicorn/19.9.0 Access-Control-Allow-Origin: * Access-Control-Allow-Credentials: true { "user-agent": "Awesomesauce" } " ["headers"]=> object(Requests_Response_Headers)#8 (1) { ["data":protected]=> array(6) { ["date"]=> array(1) { [0]=> string(29) "Fri, 12 Jun 2026 02:53:10 GMT" } ["content-type"]=> array(1) { [0]=> string(16) "application/json" } ["content-length"]=> array(1) { [0]=> string(2) "35" } ["server"]=> array(1) { [0]=> string(15) "gunicorn/19.9.0" } ["access-control-allow-origin"]=> array(1) { [0]=> string(1) "*" } ["access-control-allow-credentials"]=> array(1) { [0]=> string(4) "true" } } } ["status_code"]=> int(200) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(true) ["redirects"]=> int(0) ["url"]=> string(29) "http://httpbin.org/user-agent" ["history"]=> array(0) { } ["cookies"]=> object(Requests_Cookie_Jar)#2 (1) { ["cookies":protected]=> array(0) { } } }