On Thu, May 23, 2019, 9:41 AM James Tucker wrote: > > > On Thu, May 23, 2019, 9:18 AM dorian taylor > wrote: > >> >> >> 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: >> >> >> #> @app= >> #> @app= >> #> @app=#>>> >> # >> >> >> > rackup is an opinionated tool that is good for 90% of use cases and adds > those middleware to meet that goal. > > I would say the behavior you need falls out of that use case set, and you > should consider writing your fastcgi spawner using the library primitives. > It's been a long while, but I think if you pass the "none" environment these middleware will be elided. > > > >> -- >> >> --- >> 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. >> > -- --- 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/CABGa_T82sGWikWx5H5oWS7%2BwxnFAU0%3Daiqczw9oFExmNEXuhaQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.