I don’t have a convenient way to try this so I hope someone has the answer or can try it for me…
If I supply a url to Xojo.Net.HTTPSocket in the form “http://username:password@path”, will it properly interpret and use the credentials?
In the the classic HTTPSocket, I had to parse the URL myself (or, at least, I think I did) but the new seems more flexible.