����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 216.73.216.178 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/builderbox/www/vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/ |
Upload File : |
{ "abstract": { "access_key": "xyz", "secret": "abc" }, "mock": { "class": "Guzzle\\Tests\\Service\\Mock\\MockClient", "extends": "abstract", "params": { "username": "foo", "password": "baz", "subdomain": "bar" } }, "test.abstract.aws": { "params": { "access_key": "12345", "secret_key": "abcd" } }, "test.s3": { "class": "Guzzle\\Service\\Aws\\S3Client", "extends": "test.abstract.aws", "params": { "devpay_product_token": "", "devpay_user_token": "" } }, "test.simple_db": { "class": "Guzzle\\Service\\Aws\\SimpleDb\\SimpleDbClient", "extends": "test.abstract.aws" }, "test.sqs": { "class": "Guzzle\\Service\\Aws\\Sqs\\SqsClient", "extends": "test.abstract.aws" }, "test.centinel": { "class": "Guzzle\\Service\\CardinalCommerce\\Centinel.CentinelClient", "params": { "password": "test", "processor_id": "123", "merchant_id": "456" } }, "test.mws": { "class": "Guzzle\\Service\\Mws\\MwsClient", "extends": "test.abstract.aws", "params": { "merchant_id": "ABCDE", "marketplace_id": "FGHIJ", "application_name": "GuzzleTest", "application_version": "0.1", "base_url": "https://mws.amazonservices.com" } }, "mock": { "class": "Guzzle\\Tests\\Service\\Mock\\MockClient", "params": { "username": "test_user", "password": "****", "subdomain": "test" } } }