Advertisement
Guest User

Untitled

a guest
Feb 27th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. Array
  2. (
  3. [0] => Host: service.somediadom.somedia.it
  4. [1] => Connection: close
  5. [2] => Accept-encoding: gzip, deflate
  6. [3] => User-Agent: Varien_Http_Client
  7. [4] => Content-Type: application/x-www-form-urlencoded
  8. [5] => Content-Length: 454
  9. )
  10.  
  11.  
  12. data=%3C%3Fxml+version%3D%221.0%22+encoding%3D%22utf-8%22%3F%3E%0A%3Crequest%3E%3CfuncName%3Ecustomer_address_get%3C%2FfuncName%3E%3CauthToken%3E953938d0bb2af60e5a1527300e480b18%3C%2FauthToken%3E%3CpublicToken%3EtfRRl%3C%2FpublicToken%3E%3Ctimestamp%3E1551286980%3C%2Ftimestamp%3E%3Cparams%3E%3Cparam+name%3D%22customer_id%22%3E227843%3C%2Fparam%3E%3Cparam+name%3D%22email%22%3Ewebdev-ianus03%40sinapto.net%3C%2Fparam%3E%3C%2Fparams%3E%3C%2Frequest%3E%0A
  13.  
  14. POST
  15.  
  16. Zend_Uri_Http Object
  17. (
  18. [_username:protected] =>
  19. [_password:protected] =>
  20. [_host:protected] => service.somediadom.somedia.it
  21. [_port:protected] => 80
  22. [_path:protected] => /somediadomtest/wsMagento.php
  23. [_query:protected] =>
  24. [_fragment:protected] =>
  25. [_regex:protected] => Array
  26. (
  27. [escaped] => %[[:xdigit:]]{2}
  28. [unreserved] => [A-Za-z0-9-_.!~*'()\[\]]
  29. [segment] => (?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\]:@&=+$,;])*
  30. [path] => (?:\/(?:(?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\]:@&=+$,;])*)?)+
  31. [uric] => (?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\];\/?:@&=+$,])
  32. )
  33.  
  34. [_scheme:protected] => http
  35. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement