Re: Track http redirect urls



On Thu, 2007-07-12 at 21:29 +0200, koos vriezen wrote:
> Hi,
> 
> For a project on maemo, I'm figuring out how to get the redirected url
> of an http gnome_vfs_async_open request. I skimmed through the code
> and can't really find how one should do that, other than replacing the
> http module.
> Oddly I can get the http headers of the final http url with the
> GNOME_VFS_MODULE_CALLBACK_HTTP_RECEIVED_HEADERS, but the url itself
> remains the original one.
> 
> Is this possible somehow?

I don't believe so. In the end, gnome-vfs is mainly a virtual
filesystem, its not designed for implementing a web-browser, so it lacks
support for many parts of http.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]