http_connect
static enum res http_connect(struct http_connection *);
http_do(conn, http_connect);
return http_connect(conn);