Advertisement
Guest User

Untitled

a guest
Jun 10th, 2014
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. * Avec Firefox
  2.  
  3. GET / HTTP/1.1
  4. Host: www.dbproducts.fr
  5. User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0
  6. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  7. Accept-Language: fr,en;q=0.7,es;q=0.3
  8. Accept-Encoding: gzip, deflate
  9. Cookie: ****
  10. Connection: keep-alive
  11. If-Modified-Since: Tue, 10 Jun 2014 17:19:15 GMT
  12.  
  13. HTTP/1.1 200 OK
  14. Date: Tue, 10 Jun 2014 17:27:19 GMT
  15. Server: Apache
  16. X-Powered-By: PHP/5.3.10-1ubuntu3.11
  17. Expires: Sun, 19 Nov 1978 05:00:00 GMT
  18. Last-Modified: Tue, 10 Jun 2014 17:27:19 GMT
  19. Cache-Control: store, no-cache, must-revalidate
  20. Cache-Control: post-check=0, pre-check=0
  21. Vary: Accept-Encoding
  22. Content-Encoding: gzip
  23. Content-Length: 4819
  24. Keep-Alive: timeout=5, max=100
  25. Connection: Keep-Alive
  26. Content-Type: text/html; charset=utf-8
  27.  
  28. * Avec Chromium
  29.  
  30. GET / HTTP/1.1
  31. Host: www.dbproducts.fr
  32. Connection: keep-alive
  33. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  34. User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.22 (KHTML, like Gecko) Ubuntu Chromium/25.0.1364.160 Chrome/25.0.1364.160 Safari/537.22
  35. Referer: http://www.dbproducts.fr/nos-equipements
  36. Accept-Encoding: gzip,deflate,sdch
  37. Accept-Language: en-US,en;q=0.8
  38. Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  39. Cookie: ****
  40.  
  41. HTTP/1.1 404 Not Found
  42. Date: Tue, 10 Jun 2014 17:29:02 GMT
  43. Server: Apache
  44. X-Powered-By: PHP/5.3.10-1ubuntu3.11
  45. Expires: Sun, 19 Nov 1978 05:00:00 GMT
  46. Last-Modified: Tue, 10 Jun 2014 17:29:02 GMT
  47. Cache-Control: store, no-cache, must-revalidate
  48. Cache-Control: post-check=0, pre-check=0
  49. Vary: Accept-Encoding
  50. Content-Encoding: gzip
  51. Content-Length: 3720
  52. Keep-Alive: timeout=5, max=100
  53. Connection: Keep-Alive
  54. Content-Type: text/html; charset=utf-8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement