Advertisement
Guest User

Untitled

a guest
Oct 25th, 2017
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. ReceiptController.php on line 31:
  2. FileBag {#63
  3. #parameters: []
  4. }
  5. ReceiptController.php on line 32:
  6. ParameterBag {#69
  7. #parameters: []
  8. }
  9. ReceiptController.php on line 33:
  10. HeaderBag {#60
  11. #headers: array:12 [
  12. "host" => array:1 [
  13. 0 => "localhost:9082"
  14. ]
  15. "connection" => array:1 [
  16. 0 => "keep-alive"
  17. ]
  18. "content-length" => array:1 [
  19. 0 => "326807"
  20. ]
  21. "user-agent" => array:1 [
  22. 0 => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  23. ]
  24. "cache-control" => array:1 [
  25. 0 => "no-cache"
  26. ]
  27. "origin" => array:1 [
  28. 0 => "chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop"
  29. ]
  30. "postman-token" => array:1 [
  31. 0 => "a1e9cdc4-bb4a-8e1e-3e63-f015615e5430"
  32. ]
  33. "content-type" => array:1 [
  34. 0 => "multipart/form-data"
  35. ]
  36. "accept" => array:1 [
  37. 0 => "*/*"
  38. ]
  39. "accept-encoding" => array:1 [
  40. 0 => "gzip, deflate, br"
  41. ]
  42. "accept-language" => array:1 [
  43. 0 => "fr-FR,en-US;q=0.8,fr;q=0.6,en;q=0.4"
  44. ]
  45. "x-php-ob-level" => array:1 [
  46. 0 => 1
  47. ]
  48. ]
  49. #cacheControl: array:1 [
  50. "no-cache" => true
  51. ]
  52. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement