http_write
} else if (!http_write(req, c, http)) {
} else if (p != NULL && !http_write(p, psz, http)) {
} else if (!http_write(req, c, http)) {
} else if (p != NULL && !http_write(p, psz, http)) {
return http_write(conn);
return http_write(conn);
static enum res http_write(struct http_connection *);