Answer the question
In order to leave comments, you need to log in
Basic HTTP Auth if login is email
Good day! I just can't figure out how to make an HTTP request with Basic HTTP authorization if the login is an email? I tried this:
http://one%40two.com:[email protected]/
it didn't work. How to be?
Answer the question
In order to leave comments, you need to log in
If the question is “what to write in the browser”, then (checked) in Chrome 15 the line like
mentat @mymaildomain.ru:[email protected] passes normally.
If the question is “what to send over the protocol”, then I recommend looking at the RFC 2617 spec . It says that username is passed as a quoted string
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question