J
Jean-Christophe Cardot
Guest
You can call the URL like this: http:// user
assword@linuxutvp1.mymachine.no:9090 If you do not want to see the username and passqord in the URL (which does not seem to be the case if I understand correctly), then your client should send a properly formatted "Authorization" header (basically "Authorization: " + base64("user
assword").
Continue reading...
Continue reading...