| Author |
Basic Authentication & Realm
|
Drew Lane
Ranch Hand
Joined: May 13, 2001
Posts: 296
|
|
I'm trying to write a servlet that connects to another server and performs Basic Authentication to download a file. Is it necessary to include the Realm in the request? If I just send the username and password is that enough? Thanks, Drew
|
 |
 |
|
|
subject: Basic Authentication & Realm
|
|
|