Advertisement
Guest User

Untitled

a guest
Aug 4th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. GET / HTTP/1.1
  2.  
  3. HTTP/1.1 400 Bad Request
  4. Date: Tue, 05 Aug 2014 01:41:25 GMT
  5. Server: Apache
  6. Vary: Accept-Encoding
  7. Content-Length: 226
  8. Connection: close
  9. Content-Type: text/html; charset=iso-8859-1
  10.  
  11. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  12. <html><head>
  13. <title>400 Bad Request</title>
  14. </head><body>
  15. <h1>Bad Request</h1>
  16. <p>Your browser sent a request that this server could not understand.<br />
  17. </p>
  18. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement