HomePhorge

Passenger needs HTTP headers values to be string
8e31b528e139Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Passenger needs HTTP headers values to be string

When streaming a file through rack, we set the Content-Length header
to be the size of the transmitted file.
This size is an int, and recent passenger versions only support string
values.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
Markus Roberts <Markus@reality.com>Committed on Aug 5 2010, 7:24 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU037bb329f090: [#4404] Remove requirement for source on Parser::Resource::Param
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPU8e31b528e139: Passenger needs HTTP headers values to be string (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Aug 5 2010, 7:24 PM