Subj : CVS commit src/sbbs3/websrvr.c To : All From : deuce Date : Mon Sep 26 2005 08:32 pm src/sbbs3 websrvr.c 1.336 1.337 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv7252 Modified Files: websrvr.c Log Message: Send additional headers at end of SSJS file if they are set during execution while using chunked transfer coding. Assumes that JS_DestroyIdArray(session->js_cx, heads); actually removes everything from the array. .