Re: Remote RDF datasource and http authentication

"Michel Gutierrez" <[email protected]> Tue, 19 Apr 2005 16:57:35 +0200
Newsgroups gmane.comp.mozilla.devel.rdf
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
>> If I setup the server to request basic http authentication, the data is
>> simply not loaded, where I would expect mozilla to open the popup login
>> box.

> That's a plain bug, see https://bugzilla.mozilla.org/show_bug.cgi?id=273587

Thanks for the pointer.

I noticed that if a regular browser GET access is performed prior to the
datasource access, it works fine.
This solution is acceptable in my application.