mirror of
https://github.com/php/php-src.git
synced 2026-04-10 09:33:06 +02:00
ws fix
This commit is contained in:
@@ -418,7 +418,6 @@ static size_t curl_write_header(char *data, size_t size, size_t nmemb, void *ctx
|
||||
}
|
||||
case PHP_CURL_IGNORE:
|
||||
length = size * nmemb;
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user