Advertisement
BakerMan

Untitled

Mar 14th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. array(5) {
  2. ["headers"]=>
  3. array(10) {
  4. ["content-type"]=>
  5. string(31) "application/json; charset=UTF-8"
  6. ["date"]=>
  7. string(29) "Fri, 14 Mar 2014 08:18:30 GMT"
  8. ["expires"]=>
  9. string(29) "Sat, 15 Mar 2014 08:18:30 GMT"
  10. ["cache-control"]=>
  11. string(21) "public, max-age=86400"
  12. ["vary"]=>
  13. string(15) "Accept-Language"
  14. ["access-control-allow-origin"]=>
  15. string(1) "*"
  16. ["server"]=>
  17. string(4) "mafe"
  18. ["x-xss-protection"]=>
  19. string(13) "1; mode=block"
  20. ["x-frame-options"]=>
  21. string(10) "SAMEORIGIN"
  22. ["alternate-protocol"]=>
  23. string(7) "80:quic"
  24. }
  25. ["body"]=>
  26. string(52) "{
  27. "results" : [],
  28. "status" : "ZERO_RESULTS"
  29. }
  30. "
  31. ["response"]=>
  32. array(2) {
  33. ["code"]=>
  34. int(200)
  35. ["message"]=>
  36. string(2) "OK"
  37. }
  38. ["cookies"]=>
  39. array(0) {
  40. }
  41. ["filename"]=>
  42. NULL
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement