From: Zoran V. <zv...@ar...> - 2005-03-04 19:51:44
|
Hi! I'm going thru the module we wrote some times ago which augment core server commands, and I spotted two of them: ns_conn discardcontent ns_conn headers status ?type? ?length?" The first one discards the entire content of the request. The second one sets required output headers w/o sending any content to the remote peer. Question: is there anything in the server as-is which would allow me to do this now? Cheer's Zoran |