In file buffer.c:

int req_write_escape_html(request * req, char *msg)

Buffers and HTML "escapes" data before sending to client

Documentation

Buffers and HTML "escapes" data before sending to client. Same as req_write, but translates as it copies, into a form suitably encoded for HTML bodies.
Returns:
-1 for error, otherwise how much is stored

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.