I am looking for a Cocoa class that will enable me to load a web page (html source) from a given URL.
To make things a bit more complicated I need to be able to set user name and password for this contention since the access to web page is restricted.
I am looking for a Cocoa class that will enable me to load a
Share
If it’s basic authentication you can just put the username and password in the URL like so: