Is it possible to download file from https site ?

Even-though i post the request with headers that contain username and password, accessing www.text throws “401 UnAuthorized Exception” error.

So is it possible to download a file or read content from https site ?

Please help…

Does it work if you same GET or POST request in web browser?