|
|
void Ns_SetTrunc(
Ns_Set *set,
int size
);
size key-value pairs and frees the memory for the rest of the key-value pairs that may have been in the set. /* Eliminate the headers sent by a browser. */
Ns_SetTrunc(conn->headers, 0);