
Sure, thanks for the suggestion. (also please don't top-post). Cheers, Darren On 20 May 2010 13:51, Jarrad Waterloo <jwaterloo@dynamicquest.com> wrote:
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.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost