[EMAIL PROTECTED] wrote: > Yep that's exactly right. I want someone to type in nereus://[EMAIL > PROTECTED]/path > and for that to remain in the address bar, while the content displayed > is from http://domain/machine/path > At the moment it gets the correct content, but displays the http url.
Even though you set the originalURI for the channel to the nereus:// URL? That shouldn't be happening. Which Gecko version is this? For that matter, any load in a docshell will set the channel's originalURI to the URI actually being loaded. So I'm really not sure what's going on here.... unless the http:// URI you load does an HTTP redirect? -Boris _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
