Skip to content

Instantly share code, notes, and snippets.

@jklein
Created October 14, 2014 19:05
Show Gist options
  • Save jklein/a81cdd78d8a32a7c4e42 to your computer and use it in GitHub Desktop.
Save jklein/a81cdd78d8a32a7c4e42 to your computer and use it in GitHub Desktop.
* Adding handle: conn: 0x7ff082004000
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x7ff082004000) send_pipe: 1, recv_pipe: 0
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* About to connect() to www.etsy.com port 443 (#0)
* Trying 23.66.223.53...
* Connected to www.etsy.com (23.66.223.53) port 443 (#0)
* TLS 1.2 connection using TLS_RSA_WITH_AES_256_CBC_SHA
* Server certificate: *.etsy.com
* Server certificate: Cybertrust Public SureServer SV CA
* Server certificate: Baltimore CyberTrust Root
> GET /assets/dist/css/shop.20141010143201.edge.css HTTP/1.1
> User-Agent: curl/7.30.0
> Accept: */*
> Host: www.etsy.com
>
< HTTP/1.1 200 OK
* Server Apache is not blacklisted
< Server: Apache
< Last-Modified: Fri, 10 Oct 2014 14:36:22 GMT
< Cache-Control: max-age=94670800
< Content-Type: text/css
< Date: Tue, 14 Oct 2014 19:05:13 GMT
< Transfer-Encoding: chunked
< Connection: keep-alive
< Connection: Transfer-Encoding
< X-N: S
<
{ [data not shown]
100 39668 0 39668 0 0 60949 0 --:--:-- --:--:-- --:--:-- 61027
* Connection #0 to host www.etsy.com left intact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment