Changeset 40915

Timestamp:
Nov 8, 2007, 1:24:05 AM (15 years ago)
Author:
Darren Garvey
Message:

Working with cgi::response. It now separates the headers and the body, which can be reset at any time. The send() functions also should now work. The flush() and async_*() functions haven't been done yet. Streaming header and cookie classes to a response work now and can be sent in any order. A default-constructed header now stops any more headers being appended (BOOST_ASSERT is used for this), unless the ugly unterminate_headers function is called (that might be 'beyond ugly' though, it may have to change).

(No files)

Note: See TracChangeset for help on using the changeset viewer.