Re: [Vimprobable-users] [PATCH RFC] Add command to load per-site cookie files
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2015-12-11 14:40:27
|
On Tue, 8 Dec 2015 22:45:43 -0600, "Serge E. Hallyn" <se...@ha...> wrote: > On Wed, Dec 09, 2015 at 05:17:23AM +0100, Hannes Schüller wrote: > > Matthew Carter <m...@ah...>: > > > "Serge E. Hallyn" <se...@ha...> writes: > > > > > > > That does sound good. Though when site A grabs content from > > > > site B, which site should we use? > > > > > > > > > > I would say, whichever site is in the URL bar is the one I'd > > > expect to set the cookie file (so, site A). > > > > Hm, that sounds pretty much like the existing "no third party > > cookies" setting... > > Well no, the idea would be your config could set > > set cookies_file *.launchpad.net cookies_lp > set cookies_file *.github.com cookies_gh > set cookies_file * cookies > > and vimprobable2 would just do it. Yes, of course, sorry. The original idea is fundamentally different, of course. I'm just thinking that Matthew's proposal for automatically handling one file per host name is similar to the existing function (although also not completely identical). Hannes |