Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Created June 9, 2014 13:58
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 FROGGS/08c6f7df0630634b1e15 to your computer and use it in GitHub Desktop.
Save FROGGS/08c6f7df0630634b1e15 to your computer and use it in GitHub Desktop.
froggs@TL02L-R8RXTCW-linux:~/dev/gsoc/http-useragent$ perl6-m -Ilib bin/http-dump http://www.cpan.org/MIRRORED.BY
GET /MIRRORED.BY HTTP/1.1
Host: www.cpan.org
Server: Apache/2.2.3 (CentOS)
Last-Modified: Sat, 31 May 2014 16:39:02 GMT
ETag: "16d3e2-20416-4fab4ccb03580"
Vary: Accept-Encoding
Content-Type: text/plain; charset=UTF-8
Transfer-Encoding: chunked
Date: Mon, 09 Jun 2014 13:57:34 GMT
X-Varnish: 108340995 108340722
Age: 89
Via: 1.1 varnish
Connection: keep-alive
X-Served-By: eu3.develooper.com
X-Cache: HIT
X-Cache-Hits: 2
008000
# Last updated Sat May 31 16:39:01 2014 (UTC)
#
# Explanation of the syntax:
#
# your.domain.name:
# frequency = "daily|twice daily" or like "1d|24h|12h|8h|6h"
# or "instant" if you use "instant mirroring"
# dst_ftp = "ftp://your.host.name:/CPAN/mirror/directory/"
# dst_http = "http://your.host.name:/CPAN/mirror/directory/"
# dst_rsync = "rsync://your.host.name/CPAN/"
# dst_location = "city, (area,)? country, continent (lat long)"
# dst_organisation = "full organisation name"
# dst_timezone = "[+-]n(.dd)?"
# dst_bandwidth = "Approximate connection speed in Mb/s"
# dst_contact = "email.address.to.contact@for.this.mirror"
# dst_src = "host.that.you.mirror.from"
# dst_loadbal = "Y" or "N" Join the DNS loa...
(+ 131358 bytes not shown)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment