> Dmitry Dartz wrote: >> But I wanted to work with good old http. Is it possible to intercept all >> http/https requests, handle all requests with specific host name, and >> pass all the other requests to the standard handler? > > Sounds like an HTTP proxy to me. >
yep, such a crazy HTTP proxy that intercepts one and only one host and is completely transparent for anything else, including any real proxy if it is set. Would you please recommend a direction to dig into? TIA _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
