rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: dorian taylor <dorian.taylor@gmail.com>
To: Rack Development <rack-devel@googlegroups.com>
Subject: Re: disable chunked transfer-encoding
Date: Thu, 23 May 2019 09:18:42 -0700 (PDT)	[thread overview]
Message-ID: <7eb7b470-57d4-44dd-97fa-25bea17cce0f@googlegroups.com> (raw)
In-Reply-To: <CABGa_T_+e=nzMuyhe9+zKrab1mBeEEzw04F96=dTuv2Hxf_02w@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1065 bytes --]



On Thursday, May 23, 2019 at 9:15:24 AM UTC-7, raggi wrote:
>
>
> Such a response is only valid in http 1.0, not http 1.1.
>
> In this regard rack won't help you much, as it isn't trying to provide for 
> that case.
>
> Have you considered not including this middleware for these requests?
>
>
Do I get a choice in the matter? If I start the script with rackup it seems 
to add it all by itself:


#<Rack::ContentLength:0x000055d0e32f7f60
 @app=
  #<Rack::Chunked:0x000055d0e32f7fb0
   @app=
    #<Rack::TempfileReaper:0x000055d0e2a07db0
     @app=#<LazyAuth::App:0x000055d0e315e910>>>>
#<LazyAuth::App:0x000055d0e315e910>



-- 

--- 
You received this message because you are subscribed to the Google Groups "Rack Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rack-devel+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rack-devel/7eb7b470-57d4-44dd-97fa-25bea17cce0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 3272 bytes --]

  reply	other threads:[~2019-05-23 16:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-23 15:19 disable chunked transfer-encoding dorian taylor
2019-05-23 16:14 ` dorian taylor
2019-05-23 16:15 ` James Tucker
2019-05-23 16:18   ` dorian taylor [this message]
2019-05-23 16:41     ` James Tucker
2019-05-23 16:44       ` James Tucker
2019-05-23 16:54       ` dorian taylor

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=7eb7b470-57d4-44dd-97fa-25bea17cce0f@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).