bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] [bug-wget] Libpsl for cookie domain checking in Wget


From: Tim Rühsen
Subject: Re: [Bug-wget] [bug-wget] Libpsl for cookie domain checking in Wget
Date: Sun, 01 Jun 2014 12:16:07 +0200
User-agent: KMail/4.12.4 (Linux/3.14-1-amd64; KDE/4.13.1; x86_64; ; )

Am Freitag, 30. Mai 2014, 22:24:19 schrieb Darshit Shah:
> I've attached a patch that adds support for using libpsl for cookie
> domain checking in Wget.
> 
> The old heuristic checks still remain as a fallback. When the libpsl
> library on the system is built without the builtin list, Wget simply
> fallsback to the old heuristic checks. Similarly, if wget is built
> without libpsl support, it continues to use the old cookie domain
> checking code.
> 
> I've removed the check for numeric addresses since it seems unneeded.
> The host and cookie_host variables will be compared for a full check
> either ways.

Hi Darhsit,

thanks for working on a libpsl integration into Wget.

And sorry for the version-in-library-name hassle (I tend to over-engeneering).

As you know, the consensus on the libpsl mailing list was to drop the version 
from the library name. The latest release did it and thus you have to update 
the patch again :-(

Regards, Tim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]