Advertisement
Guest User

Untitled

a guest
Dec 27th, 2017
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. % Total % Received % Xferd Average Speed Time Time Time Current
  2. Dload Upload Total Spent Left Speed
  3. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 2607:f8b0:4002:c07::5b...
  4. * Connected to www.youtube.com (2607:f8b0:4002:c07::5b) port 443 (#0)
  5. * found 148 certificates in /etc/ssl/certs/ca-certificates.crt
  6. * found 592 certificates in /etc/ssl/certs
  7. * ALPN, offering http/1.1
  8. * SSL connection using TLS1.2 / ECDHE_ECDSA_AES_128_GCM_SHA256
  9. * server certificate verification OK
  10. * server certificate status verification SKIPPED
  11. * common name: *.google.com (matched)
  12. * server certificate expiration date OK
  13. * server certificate activation date OK
  14. * certificate public key: EC
  15. * certificate version: #3
  16. * subject: C=US,ST=California,L=Mountain View,O=Google Inc,CN=*.google.com
  17. * start date: Tue, 05 Dec 2017 09:28:00 GMT
  18. * expire date: Tue, 27 Feb 2018 09:28:00 GMT
  19. * issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
  20. * compression: NULL
  21. * ALPN, server accepted to use http/1.1
  22. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> GET /watch?v=lFfYV3mXa9o HTTP/1.1
  23. > Host: www.youtube.com
  24. > User-Agent: curl/7.47.0
  25. > Accept: */*
  26. >
  27. < HTTP/1.1 200 OK
  28. < Strict-Transport-Security: max-age=31536000
  29. < X-XSS-Protection: 1; mode=block; report=https://www.google.com/appserve/security-bugs/log/youtube
  30. < P3P: CP="This is not a P3P policy! See http://support.google.com/accounts/answer/151657?hl=en for more info."
  31. < Cache-Control: no-cache
  32. < Expires: Tue, 27 Apr 1971 19:44:06 EST
  33. < X-Frame-Options: SAMEORIGIN
  34. < Content-Type: text/html; charset=utf-8
  35. < X-Content-Type-Options: nosniff
  36. < Date: Wed, 27 Dec 2017 20:34:19 GMT
  37. < Server: YouTube Frontend Proxy
  38. < Set-Cookie: YSC=tWFCrJwJMrk; path=/; domain=.youtube.com; httponly
  39. < Set-Cookie: VISITOR_INFO1_LIVE=WLr3mE0e9BE; path=/; domain=.youtube.com; expires=Tue, 28-Aug-2018 08:27:19 GMT; httponly
  40. < Set-Cookie: PREF=f1=40000000; path=/; domain=.youtube.com; expires=Tue, 28-Aug-2018 08:27:19 GMT
  41. < Alt-Svc: hq=":443"; ma=2592000; quic=51303431; quic=51303339; quic=51303338; quic=51303337; quic=51303335,quic=":443"; ma=2592000; v="41,39,38,37,35"
  42. < Accept-Ranges: none
  43. < Vary: Accept-Encoding
  44. < Transfer-Encoding: chunked
  45. <
  46. { [158 bytes data]
  47. 100 47229 0 47229 0 0 120k 0 --:--:-- --:--:-- --:--:-- 119k
  48. * Connection #0 to host www.youtube.com left intact
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement