so lets say
http://www.website.com/directory/ is protected by a standard .htaccess user/pass
is there a friendly way to allow the Unity WWW class to access this?
am I going to have to try to go the route of HttpWebRequest with credentials?
Any help is appreciated