Advertisement
Guest User

Untitled

a guest
Nov 13th, 2018
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. curl -v "https://idealereale.it/idealereale/javax.faces.resource/inputswitch/inputswitch.css.xhtml?ln=primefaces&v=6.2" -H "User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0" -H "Accept: text/css,*/*;q=0.1" -H "Accept-Language: it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3" --compressed -H "Referer: https://idealereale.it/idealereale/app/edit-profile.xhtml" -H "DNT: 1" -H "Connection: keep-alive" -H "Cookie: JSESSIONID=dC0_-4Qqx0nqqgBdrNDRn3VBx5rNuClQF6iPPPKD.darksun" -H "Pragma: no-cache" -H "Cache-Control: no-cache" -w 'Connect: %{time_connect}\nStart Transfer: %{time_starttransfer}\nTotal: %{time_total}\n'
  2. * Trying 93.55.225.0...
  3. * TCP_NODELAY set
  4. * Connected to idealereale.it (93.55.225.0) port 443 (#0)
  5. * ALPN, offering h2
  6. * ALPN, offering http/1.1
  7. * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
  8. * successfully set certificate verify locations:
  9. * CAfile: /usr/local/share/certs/ca-root-nss.crt
  10. CApath: none
  11. * TLSv1.2 (OUT), TLS header, Certificate Status (22):
  12. * TLSv1.2 (OUT), TLS handshake, Client hello (1):
  13. * TLSv1.2 (IN), TLS handshake, Server hello (2):
  14. * TLSv1.2 (IN), TLS handshake, Certificate (11):
  15. * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
  16. * TLSv1.2 (IN), TLS handshake, Server finished (14):
  17. * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
  18. * TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
  19. * TLSv1.2 (OUT), TLS handshake, Finished (20):
  20. * TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
  21. * TLSv1.2 (IN), TLS handshake, Finished (20):
  22. * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
  23. * ALPN, server did not agree to a protocol
  24. * Server certificate:
  25. * subject: CN=idealereale.it
  26. * start date: Nov 10 20:40:08 2018 GMT
  27. * expire date: Feb 8 20:40:08 2019 GMT
  28. * subjectAltName: host "idealereale.it" matched cert's "idealereale.it"
  29. * issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3
  30. * SSL certificate verify ok.
  31. > GET /idealereale/javax.faces.resource/inputswitch/inputswitch.css.xhtml?ln=primefaces&v=6.2 HTTP/1.1
  32. > Host: idealereale.it
  33. > Accept-Encoding: deflate, gzip
  34. > User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
  35. > Accept: text/css,*/*;q=0.1
  36. > Accept-Language: it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3
  37. > Referer: https://idealereale.it/idealereale/app/edit-profile.xhtml
  38. > DNT: 1
  39. > Connection: keep-alive
  40. > Cookie: JSESSIONID=dC0_-4Qqx0nqqgBdrNDRn3VBx5rNuClQF6iPPPKD.darksun
  41. > Pragma: no-cache
  42. > Cache-Control: no-cache
  43. >
  44. < HTTP/1.1 200 OK
  45. < Expires: Tue, 20 Nov 2018 16:31:59 GMT
  46. < ETag: W/"991-1519849408000"
  47. < Last-Modified: Wed, 28 Feb 2018 20:23:28 GMT
  48. < Content-Type: text/css
  49. < Date: Tue, 13 Nov 2018 16:31:59 GMT
  50. < Strict-Transport-Security: max-age=31536000; includeSubDomains
  51. < X-Frame-Options: DENY
  52. < X-Content-Type-Options: nosniff
  53. < Vary: Accept-Encoding
  54. < Content-Encoding: gzip
  55. < Server: lighttpd/1.4.51
  56. * no chunk, no close, no size. Assume close to signal end
  57. <
  58. * TLSv1.2 (IN), TLS alert, close notify (256):
  59. * Closing connection 0
  60. * TLSv1.2 (OUT), TLS alert, close notify (256):
  61. .ui-inputswitch{display:inline-block;padding:0;position:relative;overflow:hidden;cursor:pointer;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;height:24px}.ui-inputswitch .ui-inputswitch-on,.ui-inputswitch .ui-inputswitch-off{white-space:nowrap;display:block;position:absolute;top:0;width:auto;overflow:hidden;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;font-weight:bold;height:20px;padding-top:4px}.ui-inputswitch .ui-inputswitch-off{right:0;text-align:right}.ui-inputswitch .ui-inputswitch-off span{display:inline-block;text-align:center;padding-left:2px;padding-right:3px}.ui-inputswitch .ui-inputswitch-on{left:0;padding-right:4px;border:0 none}.ui-inputswitch .ui-inputswitch-on span{display:inline-block;text-align:center;padding-left:3px;padding-right:2px}.ui-inputswitch .ui-inputswitch-handle{display:block;width:0;position:absolute;top:0;left:0;height:24px;border-top:0 none;border-bottom:0 none}
  62.  
  63. Connect: 0.002935
  64. Start Transfer: 0.043585
  65. Total: 6.056655
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement