-1
I’m using the htmlagilitypack
, where a url extraction is done inside a div, the problem is that it is not correctly bringing the encoding.
Request from. net:
string requisita = new StreamReader(response.GetResponseStream(), Encoding.GetEncoding(1252)).ReadToEnd();
I get a link like this: https://pt.wikipedia.org/wiki/combina%25C3%25A7%25C3%25A3o
I needed you to return: https://en.wikipedia.org/wiki/Combination
I tried to System.Web.HttpUtility.UrlDecode(link)
and System.Uri.UnescapeDataString(link)
but returns same thing.
instead of negative, just put a comment. the person thinks that we put here for fun?! that bad taste
– aa_sp