Deprecated: Creation of dynamic property Requests_Hooks::$hooks is deprecated in /home/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Hooks.php on line 32
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/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Cookie/Jar.php on line 52
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/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Cookie/Jar.php on line 62
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/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Cookie/Jar.php on line 77
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/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Cookie/Jar.php on line 90
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/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Cookie/Jar.php on line 99
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/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Utility/CaseInsensitiveDictionary.php on line 29
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/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Utility/CaseInsensitiveDictionary.php on line 40
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/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Utility/CaseInsensitiveDictionary.php on line 56
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/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Utility/CaseInsensitiveDictionary.php on line 70
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/ambcont/public_html/drsadiaformulations.com/razorpay-php/libs/Requests-1.6.1/library/Requests/Utility/CaseInsensitiveDictionary.php on line 79
object(Requests_Response)#5 (9) {
["body"]=>
string(51) "{
"authenticated": true,
"user": "someuser"
}
"
["raw"]=>
string(275) "HTTP/1.1 200 OK
Date: Thu, 19 Feb 2026 08:48:19 GMT
Content-Type: application/json
Content-Length: 51
Connection: close
Server: gunicorn/19.9.0
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
{
"authenticated": true,
"user": "someuser"
}
"
["headers"]=>
object(Requests_Response_Headers)#6 (1) {
["data":protected]=>
array(6) {
["date"]=>
array(1) {
[0]=>
string(29) "Thu, 19 Feb 2026 08:48:19 GMT"
}
["content-type"]=>
array(1) {
[0]=>
string(16) "application/json"
}
["content-length"]=>
array(1) {
[0]=>
string(2) "51"
}
["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)
["success"]=>
bool(true)
["redirects"]=>
int(0)
["url"]=>
string(47) "http://httpbin.org/basic-auth/someuser/password"
["history"]=>
array(0) {
}
["cookies"]=>
object(Requests_Cookie_Jar)#3 (1) {
["cookies":protected]=>
array(0) {
}
}
}