ImoutoChan / IqdbApi

Library for searching anime picture sources on iqdb.org.
MIT License
20 stars 1 forks source link

Please add www prefix in _baseAddress in IqdbClient.cs for compatibility #2

Closed Ebola-Chan-bot closed 3 years ago

Ebola-Chan-bot commented 3 years ago

Under some network environments, "https://iqdb.org/" will cause SSL connection to fail to establish. I didn't bother to find the reason, but I found the easiest solution: add a www prefix - "https://www.iqdb.org/". I've tested with your source code and confirmed that this single addition is enough to provide more compatibility. But if you don't add it, I'll have to build my own version of IqdbApi in my application. So come on!

ImoutoChan commented 3 years ago

I'm not s-scared of your avatar at all! But I'll do it for you.

Ebola-Chan-bot commented 3 years ago

I'm not s-scared of your avatar at all! But I'll do it for you.

And don't forget to publish it on NuGet😀