rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Christian Neukirchen <chneukirchen@gmail.com>
To: rack-devel@googlegroups.com
Subject: Re: [PATCH] Update Rack::Utils::HTTP_STATUS_CODES hash
Date: Fri, 07 Aug 2009 01:00:05 +0200	[thread overview]
Message-ID: <m2bpmsblai.fsf@gmail.com> (raw)
In-Reply-To: <20090806223802.GA15489@dcvr.yhbt.net> (Eric Wong's message of "Thu\, 6 Aug 2009 15\:38\:02 -0700")

Eric Wong <normalperson@yhbt.net> writes:

> This was done programatically using the following command:
>
>   curl -s http://www.iana.org/assignments/http-status-codes | \
>     ruby -ane 'm = /^(\d{3}) +(\S[^\[(]+)/.match($_) and
>                puts "      #{m[1]}  => \x27#{m[2].strip}\x27,"'

+1

-- 
Christian Neukirchen  <chneukirchen@gmail.com>  http://chneukirchen.org

  reply	other threads:[~2009-08-06 23:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-06 22:38 [PATCH] Update Rack::Utils::HTTP_STATUS_CODES hash Eric Wong
2009-08-06 23:00 ` Christian Neukirchen [this message]
2009-08-06 23:57   ` Scytrin dai Kinthra
2009-08-07  0:06     ` Matt Todd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2bpmsblai.fsf@gmail.com \
    --to=rack-devel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).