Function CSPResponse::Clear()

Description:
Discards any buffered outgoing data.

Micronovae Prototype:
void Clear();

Arguments:
No arguments (void).

Return value:
No return value (void).

Remarks:
Clear() does not discard any HTTP header.
If the member variable Buffer is set to false, then any call to member function Clear() has no effect, because no data is buffered.

See also:
member variable Buffer
CSPResponse | Intrinsic objects and classes | Class Categories | Online help home | Back

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com