Memleak: put request local strings into the http-header array (we used SVPUT to manag...
[citadel.git] / webcit / webcit.h
index 51976a5180996c5f7c7fa92f324637ad3b55e931..163830c4698d4d1099ff5410d4179aea39a53be3 100644 (file)
@@ -658,6 +658,7 @@ void pullquote_fmout(void);
 void wDumpContent(int);
 
 
+void PutRequestLocalMem(void *Data, DeleteHashDataFunc DeleteIt);
 
 void UrlescPutStrBuf(const StrBuf *strbuf);
 void StrEscPuts(const StrBuf *strbuf);