Advertisement
Guest User

ForDK2

a guest
Jul 23rd, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. ResponseBody
  2.  
  3. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  4. <html><head>
  5. <title>408 Request Timeout</title>
  6. </head><body>
  7. <h1>Request Timeout</h1>
  8. <p>Server timeout waiting for the HTTP request from the client.</p>
  9. <hr>
  10. <address>Apache Server at 50.62.249.51 Port 80</address>
  11. </body></html>
  12.  
  13. ResponseHeader
  14.  
  15. Status Code: 408
  16. Date: Wed, 23 Jul 2014 08:19:12 GMT
  17. Server: Apache
  18. Connection: close
  19. Content-Length: 283
  20. Content-Type: text/html; charset=iso-8859-1
  21.  
  22. Request Body
  23.  
  24. Request Url: http://50.62.249.51/fifth_api/index.php/uploadVideo
  25. Request Method: POST
  26. Status Code: 408
  27. Params: {}
  28.  
  29.  
  30. Request Header
  31.  
  32. Content-Type: application/json
  33. Accept: */*
  34. Connection: keep-alive
  35. Origin: chrome-extension: //rest-console-id
  36. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement