Skip to content
Commit a12862b4 authored by Bertrand Lorentz's avatar Bertrand Lorentz
Browse files

[AsyncWebClient] Handle HTTP error 406 in the redirection workaround

The workaround in place to handle the fact that HttpWebRequest
auto-redirects don't work with some servers only handled the BadRequest
status code. Some servers return 406 NotAcceptable in that case. This
fixes the subscription to all podcasts from podbean.com (bgo#600340).
parent c37570b2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment