Format for full scrapes was not parsed correctly.

dynamic-accesslists
erdgeist 2008-12-06 16:57:10 +00:00
parent 256f2c6f98
commit a4ed31d517
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@ static ssize_t http_handle_stats( const int64 client_socket, char *data, char *d
HTTPERROR_400_PARAM;
break;
}
break;
case 6:
if( byte_diff(data,6,"format")) {
scan_urlencoded_skipvalue( &c );