|
|
|
|
|
by ketralnis
4577 days ago
|
|
basic/digest auth doesn't solve this if you've recently used the target site any more than cookies do, because your browser caches the authentication for some time and won't ask you again. Also, very few web applications use basic auth, most use cookies. |
|