rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Martin <martin.aumont@gmail.com>
To: rack-devel@googlegroups.com
Subject: Re: rack-contrib: add Rack::ContentLength
Date: Sat, 6 Feb 2010 00:04:00 -0500	[thread overview]
Message-ID: <104b9b201002052104r964168kf879ecf0c2763ff4@mail.gmail.com> (raw)
In-Reply-To: <fedbe1f7-67c9-4ffd-85d9-c06bf52882ce@d27g2000yqn.googlegroups.com>

Rack::ContentLength exists in core.
http://github.com/rack/rack/blob/master/lib/rack/content_length.rb

On Fri, Feb 5, 2010 at 8:13 PM, Gaius <james.a.rosen@gmail.com> wrote:
> I added a Rack::ContentLength middleware that automatically sets the
> "Content-Length" header for responses that (a) lack such a header and
> (b) have String bodies. The relevant commits are here:
>
> http://github.com/jamesarosen/rack-contrib/commit/77d708727682a25329deaa3122fd52a9e78e15df
> and here:
> http://github.com/jamesarosen/rack-contrib/commit/40775deb36a792096cb3120713254be61d4c58fb
>
> As best I could tell, this functionality does not exist elsewhere. If
> it does, please let me know.
>

  reply	other threads:[~2010-02-06  5:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-06  1:13 rack-contrib: add Rack::ContentLength Gaius
2010-02-06  5:04 ` Martin [this message]
2010-02-06 14:22   ` Gaius

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=104b9b201002052104r964168kf879ecf0c2763ff4@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).