L
Lespaul36
I am trying to make a downloader using sockets to download pictures from a
website
I have to log in to the website, so I am adding a line for authentication
"Authentication Basic base64(userass). But I get back a page that says
user must login. The address is a secure server (https://domain.com). Do I
need to do something different?
website
I have to log in to the website, so I am adding a line for authentication
"Authentication Basic base64(userass). But I get back a page that says
user must login. The address is a secure server (https://domain.com). Do I
need to do something different?