rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Matt Todd <chiology@gmail.com>
To: rack-devel@googlegroups.com
Subject: Re: [PATCH] Update Rack::Utils::HTTP_STATUS_CODES hash
Date: Thu, 6 Aug 2009 20:06:47 -0400	[thread overview]
Message-ID: <2a8d4a710908061706p12fd867di5d31a4becc595c1c@mail.gmail.com> (raw)
In-Reply-To: <5a9d52bd0908061657t7ffb7d42h3bbf29bd9346d7e3@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

+1

On Thu, Aug 6, 2009 at 7:57 PM, Scytrin dai Kinthra <scytrin@gmail.com>wrote:

>
> +1
>
> On Thu, Aug 6, 2009 at 16:00, Christian
> Neukirchen<chneukirchen@gmail.com> wrote:
> >
> > 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
> >
>
>
>
> --
> stadik.net
>



-- 
Matt Todd
Highgroove Studios
www.highgroove.com
cell: 404-314-2612
blog: maraby.org

Scout - Web Monitoring and Reporting Software
www.scoutapp.com

[-- Attachment #2: Type: text/html, Size: 1750 bytes --]

      reply	other threads:[~2009-08-07  0:07 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
2009-08-06 23:57   ` Scytrin dai Kinthra
2009-08-07  0:06     ` Matt Todd [this message]

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=2a8d4a710908061706p12fd867di5d31a4becc595c1c@mail.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).