Guest User

Untitled

a guest
May 22nd, 2018
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. {
  2. "documents" :[
  3. {
  4. id: 123,
  5. some_field : "abcd",
  6. some_other_field : "abcdef"
  7. } ,
  8. {
  9. id: 124,
  10. some_field : "abcd1",
  11. some_other_field : "abcdef1"
  12. }
  13. ]
  14. }
  15.  
  16. cache-control: max-age=0, private, must-revalidate, max-age=315360000
  17. content-encoding: gzip
  18. content-type: application/json; charset=utf-8
  19. date: Tue, 22 May 2018 06:07:26 GMT
  20. etag: "a07eb7c1eef4ab97699afc8d61fb9c5d"
  21. expires: Fri, 19 May 2028 06:07:26 GMT
  22. p3p: CP="NON CUR OTPi OUR NOR UNI"
  23. server: Apache
  24. Set-Cookie : some_cookie
  25. status: 200 OK
  26. strict-transport-security:
  27. transfer-encoding: chunked
  28. vary: Accept-Encoding
  29. x-content-type-options: nosniff
  30. x-frame-options: SAMEORIGIN
  31. x-request-id: abceefr4-1234-acds-100b-d2bef2413r47
  32. x-runtime: 3.213943
  33. x-ua-compatible: chrome=1
  34. x-xss-protection: 1; mode=block
  35.  
  36. Accept: application/json, text/plain, */*
  37. Accept-Encoding: gzip, deflate
  38. Accept-Language: en-US,en;q=0.9
  39. Connection: keep-alive
  40. Cookie: some_cookie
  41. Host: abcd.bcd.com
  42. IV_USER: demouser123
  43. IV_USER_L: demouser123
  44. MAIL: demouser@f.com
  45. PERSON_ID: 123
  46. Referer: http://abcd.bcd.com
  47. User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36
  48. X-CSRF-TOKEN: some_csrf_token
Add Comment
Please, Sign In to add comment