rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Gaius <james.a.rosen@gmail.com>
To: Rack Development <rack-devel@googlegroups.com>
Subject: rack-contrib: add Rack::ContentLength
Date: Fri, 5 Feb 2010 17:13:21 -0800 (PST)	[thread overview]
Message-ID: <fedbe1f7-67c9-4ffd-85d9-c06bf52882ce@d27g2000yqn.googlegroups.com> (raw)

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  1:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-06  1:13 Gaius [this message]
2010-02-06  5:04 ` rack-contrib: add Rack::ContentLength Martin
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=fedbe1f7-67c9-4ffd-85d9-c06bf52882ce@d27g2000yqn.googlegroups.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).