Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- object(yii\httpclient\Response)#110 (9) {
- ["client"]=>
- object(yii\httpclient\Client)#96 (10) {
- ["baseUrl"]=>
- NULL
- ["formatters"]=>
- array(1) {
- ["urlencoded"]=>
- object(yii\httpclient\UrlEncodedFormatter)#108 (2) {
- ["encodingType"]=>
- int(1)
- ["charset"]=>
- NULL
- }
- }
- ["parsers"]=>
- array(1) {
- ["json"]=>
- object(yii\httpclient\JsonParser)#113 (1) {
- ["asArray"]=>
- bool(true)
- }
- }
- ["requestConfig"]=>
- array(0) {
- }
- ["responseConfig"]=>
- array(0) {
- }
- ["contentLoggingMaxSize"]=>
- int(2000)
- ["_transport":"yii\httpclient\Client":private]=>
- object(yii\httpclient\StreamTransport)#106 (3) {
- ["_events":"yii\base\Component":private]=>
- array(0) {
- }
- ["_eventWildcards":"yii\base\Component":private]=>
- array(0) {
- }
- ["_behaviors":"yii\base\Component":private]=>
- NULL
- }
- ["_events":"yii\base\Component":private]=>
- array(0) {
- }
- ["_eventWildcards":"yii\base\Component":private]=>
- array(0) {
- }
- ["_behaviors":"yii\base\Component":private]=>
- array(0) {
- }
- }
- ["_headers":"yii\httpclient\Message":private]=>
- object(yii\web\HeaderCollection)#107 (1) {
- ["_headers":"yii\web\HeaderCollection":private]=>
- array(7) {
- ["http-code"]=>
- array(1) {
- [0]=>
- string(3) "200"
- }
- ["date"]=>
- array(1) {
- [0]=>
- string(29) "Sat, 19 Sep 2020 00:10:04 GMT"
- }
- ["server"]=>
- array(1) {
- [0]=>
- string(22) "Apache/2.4.25 (Debian)"
- }
- ["access-control-allow-origin"]=>
- array(1) {
- [0]=>
- string(1) "*"
- }
- ["connection"]=>
- array(1) {
- [0]=>
- string(5) "close"
- }
- ["content-length"]=>
- array(1) {
- [0]=>
- string(2) "80"
- }
- ["content-type"]=>
- array(1) {
- [0]=>
- string(16) "application/json"
- }
- }
- }
- ["_cookies":"yii\httpclient\Message":private]=>
- NULL
- ["_content":"yii\httpclient\Message":private]=>
- string(200) "{"transaction_id":111,"documents_id":{"XZP":22},"paid":true,"error":[]}{
- "transaction_id": 111,
- "documents_id": {
- "XZP": 22
- },
- "paid": true,
- "error": []
- }"
- ["_data":"yii\httpclient\Message":private]=>
- NULL
- ["_format":"yii\httpclient\Message":private]=>
- string(4) "json"
- ["_events":"yii\base\Component":private]=>
- array(0) {
- }
- ["_eventWildcards":"yii\base\Component":private]=>
- array(0) {
- }
- ["_behaviors":"yii\base\Component":private]=>
- NULL
- }
Add Comment
Please, Sign In to add comment