- From: Roy T. Fielding <fielding@blanche.ICS.UCI.EDU>
- Date: Mon, 19 Dec 1994 12:02:24 -0800
- To: Rob McCool <robm@neon.mcom.com>
- Cc: http-wg%cuckoo.hpl.hp.com@hplb.hpl.hp.com
Rob asked: > Does the SESSION method you propose allow for servers to mix pieces of > responses to different requests together like HTTP-NG? Actually, I have not yet proposed any meaningful semantics for a SESSION method other than it cannot be forwarded. However, it is natural to assume that it would have similar semantics to the discussion we had at the HTTP BOF, and thus I should probably give you a straight answer anyway. The answer is no, since that would require tagging each request with synchronization info and would make it vastly more complicated to implement. Besides, we have to leave something fancy for HTTP-NG to implement. ;-) ......Roy Fielding ICS Grad Student, University of California, Irvine USA <fielding@ics.uci.edu> <URL:http://www.ics.uci.edu/dir/grad/Software/fielding>
Received on Monday, 19 December 1994 12:10:33 UTC