Web View Url: http://placeholder.com/placeholder/placeholder.html not working

I have a web view, and I am trying to load a URL. My code has no errors, because I have loaded other URL with it; but a specific few URLs that I am trying to load, are not loading. I have tried different variations of the URL for example: "http://place.com/place/place.html (place is just a placeholder for the actual adress) "http://www.place.com/place/place.html" "www.place.com/place/place.html" "place.com/place/place.html"


None of these are working. The specific website I am trying to load does not support https, because it does not have an ssl certificate, but all of these adresses still load in when using a browser like safari, or chrome. Can I by any chance load in this site using a web view, even though it does not support https? Can I still load it using http, or www? or even just the adress without it? If so, how?


- Thanks, Aiden