Skip to content

Instantly share code, notes, and snippets.

@hamano
Created May 29, 2018 04:23
Show Gist options
  • Save hamano/38bc2f4b37449cdf53bd319b5a61445b to your computer and use it in GitHub Desktop.
Save hamano/38bc2f4b37449cdf53bd319b5a61445b to your computer and use it in GitHub Desktop.
% curl -v -I http://ftp.jp.debian.org/debian/pool/main/c/cinnamon-settings-daemon/cinnamon-settings-daemon_3.6.2-1_amd64.deb
* Trying 133.5.166.3...
* TCP_NODELAY set
* Connected to ftp.jp.debian.org (133.5.166.3) port 80 (#0)
> HEAD /debian/pool/main/c/cinnamon-settings-daemon/cinnamon-settings-daemon_3.6.2-1_amd64.deb HTTP/1.1
> Host: ftp.jp.debian.org
> User-Agent: curl/7.52.1
> Accept: */*
>
< HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
< Date: Tue, 29 May 2018 04:15:23 GMT
Date: Tue, 29 May 2018 04:15:23 GMT
< Server: Apache/2.4.10 (Debian) OpenSSL/1.0.1t
Server: Apache/2.4.10 (Debian) OpenSSL/1.0.1t
< Content-Type: text/html; charset=iso-8859-1
Content-Type: text/html; charset=iso-8859-1
<
* Curl_http_done: called premature == 0
* Connection #0 to host ftp.jp.debian.org left intact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment