Boost logo

Boost :

Subject: Re: [boost] CGI / FastCGI library update
From: Jarrad Waterloo (jwaterloo_at_[hidden])
Date: 2010-05-20 08:51:22


I know you said more work needs to be done on documentation. Could you
include and example of this?

On 5/19/2010 7:30 PM, Darren Garvey wrote:
> Also FastCGI supports giving a completed response before even the the
>> request is completely processed. Allowing the request and response to be
>> split in separate threads permits the server to give progress indicator
>> while the file is being uploaded.
>>
>>
> You can write a response before the entire request is read at the moment,
> but you can't interrupt the processing of reading / parsing the post data
> once you have started it.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk