How do I validate a URL before I post a HttpClient.GetAsync call. I want to make sure I am calling a valid URL.
Asked
Active
Viewed 370 times
-1
-
Could you please tag your question either [tag:.net] or [tag:.net-core] (not both) and add a tag for the language you are using? Also did you see this possible duplicate for C#/.NET? https://stackoverflow.com/q/924679/397817 – Stephen Kennedy Oct 01 '18 at 13:52