Advertisement
Guest User

Untitled

a guest
Apr 19th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. {
  2. "startedDateTime": "2012-04-19T11:46:56.909Z",
  3. "time": 18,
  4. "request": {
  5. "method": "GET",
  6. "url": "http://localhost/rekwele_1/Reservations/Default.aspx",
  7. "httpVersion": "HTTP/1.1",
  8. "headers": [
  9. {
  10. "name": "User-Agent",
  11. "value": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.162 Safari/535.19"
  12. },
  13. {
  14. "name": "Accept",
  15. "value": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
  16. },
  17. {
  18. "name": "Referer",
  19. "value": "http://localhost/rekwele_1/Dashboard.aspx"
  20. }
  21. ],
  22. "queryString": [],
  23. "cookies": [],
  24. "headersSize": 315,
  25. "bodySize": 0
  26. },
  27. "response": {
  28. "status": 0,
  29. "statusText": "",
  30. "httpVersion": "HTTP/1.1",
  31. "headers": [],
  32. "cookies": [],
  33. "content": {
  34. "size": 0,
  35. "compression": 0
  36. },
  37. "redirectURL": "",
  38. "headersSize": 13,
  39. "bodySize": 0
  40. },
  41. "cache": {},
  42. "timings": {
  43. "blocked": 0,
  44. "dns": -1,
  45. "connect": -1,
  46. "send": -1,
  47. "wait": -1,
  48. "receive": null,
  49. "ssl": -1
  50. }
  51. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement