bufgets
static char* bufgets( httpd_conn* hc );
method_str = bufgets( hc );
while ( ( buf = bufgets( hc ) ) != (char*) 0 )