structs question

From: Robert Collins <robert.collins@dont-contact.us>
Date: Fri, 12 Jan 2001 01:37:35 +1100

what is Httpreply used for
*transient data with each reply sent to a client
*persistent data stored on disk
*both?

I'm adding a list of transfer encodings to perform on the outbound data, and I assumed that the HttpReply would be the place to list
them... but HttpReply sits under MemObject, so it looks to me like it might be persistent - and te is hop by hop only.

If httpReply is wrond should I put the list in request_t or clienthttprequest ?

What confuses me is we seem to be using a request struct to store response data?

Rob
Received on Thu Jan 11 2001 - 07:26:11 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:16 MST