lib/curl/Request: fix Exception "error" on Android

Apparently, it's not possible to change CURLOPT_NETRC on Android.
This commit is contained in:
Thomas Guillem
2020-03-24 14:52:22 +01:00
committed by Max Kellermann
parent 608d7ec1e7
commit 4dd10894ba
2 changed files with 4 additions and 0 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.21.22 (not yet released)
* input
- curl: fix streaming errors on Android
* playlist
- rss: support MIME type application/xml
* mixer