Am 29.06.2005 um 04:04 schrieb Stephen Deasey:
The 'V' in Ns_ConnVSetHeaders() suggests it takes a va_list, as in Ns_DStringVPrintf() used in the implementation. Unfortunately, Ns_ConnPrintfHeader() already exists. It prints directly to the output stream which looks pretty silly. The function is unused. How about we rename your function Ns_ConnPrintfHeaders and drop Ns_ConnPrintfHeader? Does anyone think that will be a problem?
No problem.
