Name

ap_rputs — send a string to the client

Synopsis

int ap_rputs(const char *s, request_rec *r)

Sends the string s to the client. Returns the number of bytes sent or -1 if there is an error.