Advertisement
Guest User

Untitled

a guest
Aug 27th, 2015
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. GET /api/v1/m/threads/thread?folder=0&language=ru_RU&reqmode=fg&limit=60&country=RU&client=mobile&device_name=iPhone%20%2820%29&current=MRMail-Alpha-Enterprise&mp=iOS&htmlencoded=false&mmp=mail&udid=9219bd9e7e087bec3cd4977ba96ce4e8dbb3d478&os=iOS&device_vendor=Apple&id=1%3A22d613f50ea28424&last_modified=1&offset=0&ver=5.4.1.xxx%20Alpha&token=7a272efea1c03704dbb35705d3d4b3c9%3A656147065d774359190353050e01545357550250050a000501525653070706090553025d0d5a0253081654475c6e4206&email=test.rumyantseva%40mail.ru&timezone=GMT%2B3&model=iPhone%206%20Plus&os_version=8.4&device_type=Smartphone&DeviceID=B7F6213C-148C-4E3C-9582-C5E5F0F91870& HTTP/1.1
  2. Host: pre.test.mail.ru
  3. Accept: */*
  4. Proxy-Connection: keep-alive
  5. Cookie: Mpop=1440682785:656147065d774359190502190805001b0b0c1d06054568515c455f090d05030b1f057709164c544345194742584855594d42554059135f5950551f4b40:test.rumyantseva@mail.ru:
  6. User-Agent: MRMail-Alpha-Enterprise/xxx CFNetwork/711.4.6 Darwin/14.0.0
  7. Accept-Language: ru
  8. Accept-Encoding: gzip, deflate
  9. Connection: keep-alive
  10.  
  11.  
  12. HTTP/1.1 200 OK
  13. Server: nginx
  14. Date: Thu, 27 Aug 2015 13:56:47 GMT
  15. Content-Type: application/json; charset=utf-8
  16. Transfer-Encoding: chunked
  17. Connection: keep-alive
  18. X-Mru-Request-Id: 25bcd3b929
  19. X-Mru-Json-Status: 200
  20. Expires: Thu, 01 Jan 1970 00:00:01 GMT
  21. X-Frame-Options: SAMEORIGIN
  22. X-Host: marmelad.i.mail.ru
  23. X-XSS-Protection: 1; mode=block; report=https://cspreport.mail.ru/xxssprotection
  24. X-ETime: 0.027
  25. X-Content-Type-Options: nosniff
  26. Content-Security-Policy: default-src https: *.mail.ru *.imgsmail.ru *.attachmail.ru *.live.com *.youtube.com *.youtube.ru *.youtu.be *.rutube.ru *.vimeo.com *.smotri.com *.dailymotion.com *.rambler.ru *.ivi.ru *.videomore.ru *.gemius.pl *.weborama.fr *.adriver.ru *.serving-sys.com *.mradx.net; script-src 'unsafe-inline' 'unsafe-eval' https: *.mail.ru *.imgsmail.ru *.yandex.ru *.odnoklassniki.ru ok.ru *.youtube.com *.dailymotion.com *.vimeo.com *.scorecardresearch.com; img-src https: *; style-src 'unsafe-inline' 'unsafe-eval' https: *.mail.ru *.imgsmail.ru; font-src data: https: *.imgsmail.ru; report-uri https://cspreport.mail.ru/;
  27. X-ComScore: pageview_candidate
  28. Content-Encoding: gzip
  29.  
  30. {
  31. "body" : {
  32. "messages" : [
  33. {
  34. "thread_id" : "1:22d613f50ea28424",
  35. "priority" : 3,
  36. "snippet" : "Отправлено из myMail для iOS",
  37. "flags" : {
  38. "reply" : false,
  39. "flagged" : false,
  40. "unread" : false,
  41. "forward" : false,
  42. "attach" : true
  43. },
  44. "date" : 0,
  45. "subject" : "",
  46. "correspondents" : {
  47. "bcc" : [],
  48. "to" : [
  49. {
  50. "email" : "test.rumyantseva@mail.ru",
  51. "name" : "Test Test"
  52. }
  53. ],
  54. "cc" : [],
  55. "from" : [
  56. {
  57. "email" : "test.rumyantseva@mail.ru",
  58. "name" : "test test"
  59. }
  60. ]
  61. },
  62. "folder" : 0,
  63. "id" : "14404322300000000963"
  64. }
  65. ],
  66. "length" : 1,
  67. "representations" : [
  68. {
  69. "priority" : 3,
  70. "length_unread" : 0,
  71. "snippet" : "Отправлено из myMail для iOS",
  72. "flags" : {
  73. "reply" : false,
  74. "flagged" : false,
  75. "unread" : false,
  76. "forward" : false,
  77. "attach" : true
  78. },
  79. "date" : 0,
  80. "subject" : "",
  81. "message_id_last" : "14404322300000000963",
  82. "correspondents" : {
  83. "bcc" : [],
  84. "to" : [
  85. {
  86. "email" : "test.rumyantseva@mail.ru",
  87. "name" : "Test Test"
  88. }
  89. ],
  90. "cc" : [],
  91. "from" : [
  92. {
  93. "email" : "test.rumyantseva@mail.ru",
  94. "name" : "test test"
  95. }
  96. ]
  97. },
  98. "length_flagged" : 0,
  99. "folder" : 0,
  100. "length" : 1
  101. }
  102. ],
  103. "id" : "1:22d613f50ea28424"
  104. },
  105. "email" : "test.rumyantseva@mail.ru",
  106. "status" : 200,
  107. "last_modified" : "1440682820",
  108. "htmlencoded" : false
  109. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement