GeckoFX

Skybound

Skybound Software is looking to hire experienced C# developers to work on Stylizer and other forthcoming Skybound products. Click here for details.

GeckoFX is an open-source component which makes it easy to embed Mozilla Gecko (Firefox) into any .NET Windows Forms application. Written in clean, fully commented C#, GeckoFX is the perfect replacement for the default Internet Explorer-based WebBrowser control. Download GeckoFX @ Google Code >

GeckoFX is made by Skybound Software, authors of Stylizer—the professional CSS editor with a strong focus on visual control, error-free workflow, and productivity. Learn About Stylizer >

GeckoFX Forum

Discuss GeckoFX, the Open-Source Gecko Control for .NET

You are not logged in.

Overriding Gecko cache or network events?

#1 February 07, 2010 7:55 PM

ukwebdev
Member
Registered: February 07, 2010
Posts: 4

Overriding Gecko cache or network events?

Hi all,

Just started looking at XULRunner/Gecko for a project and was wondering if you could perhaps save me some time. Is it possible to intercept the outgoing request either at the point the cache is queried (e.g. use my own cache implementation), or when it goes to the network and change where the data is retrieved from?

We're looking at having a locked down browser in our app which should always use a local mirror for certain sites. The alternative that we have working is to lock the proxy options and have a proxy serve the relevent data, but it feels a little clunky.

Any suggestions appreciated.

Offline

 

Board footer