How to clear basic authentication details in chrome -


i'm working on site uses basic authentication. using chrome i've logged in using basic auth. want remove basic authentication details browser , try different login.

how clear current basic authentication details when using chrome?

it seems chrome show login prompt if include username in url e.g.

http://me@example.com

this not real full solution, see mike's comment below.


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -