Skip to content

Instantly share code, notes, and snippets.

@tzuryby
Created June 15, 2014 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tzuryby/d5a025d201e989aff741 to your computer and use it in GitHub Desktop.
Save tzuryby/d5a025d201e989aff741 to your computer and use it in GitHub Desktop.
mbp:~ tzury$ curl -v http://images4.engageya.com/05/d8/website_93720/53/fd/d2/grazeit.com.Couple_LowSavings_200x200_133965_1.jpg > /dev/null
* Adding handle: conn: 0x7fbf0b80b600
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x7fbf0b80b600) 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 images4.engageya.com port 80 (#0)
* Trying 94.31.29.229...
* Connected to images4.engageya.com (94.31.29.229) port 80 (#0)
> GET /05/d8/website_93720/53/fd/d2/grazeit.com.Couple_LowSavings_200x200_133965_1.jpg HTTP/1.1
> User-Agent: curl/7.30.0
> Host: images4.engageya.com
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Sun, 15 Jun 2014 22:35:51 GMT
< Content-Type: image/jpeg
< Content-Length: 9530
< Connection: keep-alive
< Last-Modified: Fri, 13 Jun 2014 05:46:58 GMT
< ETag: "539a9052-253a"
* Server NetDNA-cache/2.2 is not blacklisted
< Server: NetDNA-cache/2.2
< Expires: Mon, 16 Jun 2014 22:35:51 GMT
< Cache-Control: max-age=86400
< X-Cache: HIT
< Accept-Ranges: bytes
<
{ [data not shown]
100 9530 100 9530 0 0 52547 0 --:--:-- --:--:-- --:--:-- 52651
* Connection #0 to host images4.engageya.com left intact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment