Erm.... I might be missing something terribly, but... if we're talking about basic auth, and if you consider it "secure" (visit your nearest shrink), why don't you use the good old classic http://login:pass@url scheme? (or just pass the login and pass in two parameters to the PHP, so it can check if those creds authenticate or not)
On Mon, Sep 24, 2018 at 12:12 PM Olaf Krueger <m...@olafkrueger.net> wrote: > This is probably what you need: > > https://en.wikipedia.org/wiki/XMLHttpRequest#The_setRequestHeader_method > > Olaf > > > > -- > Sent from: http://apache-flex-users.2333346.n4.nabble.com/ >