Advertisement
Guest User

Untitled

a guest
Nov 9th, 2014
732
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. {
  2. "log": {
  3. "version": "1.2",
  4. "creator": {
  5. "name": "WebInspector",
  6. "version": "537.36"
  7. },
  8. "pages": [],
  9. "entries": [
  10. {
  11. "startedDateTime": "2014-11-09T22:51:39.254Z",
  12. "time": 102.97989845275879,
  13. "request": {
  14. "method": "OPTIONS",
  15. "url": "http://api.stubhub.com/search/catalog/events/v2?title=%22san%22",
  16. "httpVersion": "HTTP/1.1",
  17. "headers": [
  18. {
  19. "name": "Pragma",
  20. "value": "no-cache"
  21. },
  22. {
  23. "name": "Access-Control-Request-Method",
  24. "value": "GET"
  25. },
  26. {
  27. "name": "Origin",
  28. "value": "http://127.0.0.1:9000"
  29. },
  30. {
  31. "name": "Accept-Encoding",
  32. "value": "gzip,deflate,sdch"
  33. },
  34. {
  35. "name": "Host",
  36. "value": "api.stubhub.com"
  37. },
  38. {
  39. "name": "Accept-Language",
  40. "value": "en-US,en;q=0.8"
  41. },
  42. {
  43. "name": "User-Agent",
  44. "value": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36"
  45. },
  46. {
  47. "name": "Accept",
  48. "value": "*/*"
  49. },
  50. {
  51. "name": "Cache-Control",
  52. "value": "no-cache"
  53. },
  54. {
  55. "name": "Referer",
  56. "value": "http://127.0.0.1:9000/"
  57. },
  58. {
  59. "name": "Connection",
  60. "value": "keep-alive"
  61. },
  62. {
  63. "name": "Access-Control-Request-Headers",
  64. "value": "accept, authorization, content-type"
  65. }
  66. ],
  67. "queryString": [
  68. {
  69. "name": "title",
  70. "value": "%22san%22"
  71. }
  72. ],
  73. "cookies": [],
  74. "headersSize": 526,
  75. "bodySize": 0
  76. },
  77. "response": {
  78. "status": 403,
  79. "statusText": "Forbidden",
  80. "httpVersion": "HTTP/1.1",
  81. "headers": [
  82. {
  83. "name": "Pragma",
  84. "value": "no-cache"
  85. },
  86. {
  87. "name": "Date",
  88. "value": "Sun, 09 Nov 2014 22:53:03 GMT"
  89. },
  90. {
  91. "name": "Server",
  92. "value": "AkamaiGHost"
  93. },
  94. {
  95. "name": "Content-Type",
  96. "value": "text/html"
  97. },
  98. {
  99. "name": "Cache-Control",
  100. "value": "max-age=0, no-cache, no-store"
  101. },
  102. {
  103. "name": "Connection",
  104. "value": "keep-alive"
  105. },
  106. {
  107. "name": "Content-Length",
  108. "value": "306"
  109. },
  110. {
  111. "name": "Mime-Version",
  112. "value": "1.0"
  113. },
  114. {
  115. "name": "Expires",
  116. "value": "Sun, 09 Nov 2014 22:53:03 GMT"
  117. }
  118. ],
  119. "cookies": [],
  120. "content": {
  121. "size": 0,
  122. "mimeType": "text/html",
  123. "compression": 277,
  124. "text": ""
  125. },
  126. "redirectURL": "",
  127. "headersSize": 277,
  128. "bodySize": -277,
  129. "_error": ""
  130. },
  131. "cache": {},
  132. "timings": {
  133. "blocked": 0.650999980280176,
  134. "dns": 42.70400002133103,
  135. "connect": 17.615999997360596,
  136. "send": 0.17799998749980261,
  137. "wait": 41.26200001337539,
  138. "receive": 0.568898452911796,
  139. "ssl": -1
  140. },
  141. "connection": "455174"
  142. }
  143. ]
  144. }
  145. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement