bug-wget
[Top][All Lists]
Advanced

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

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


From: Darshit Shah
Subject: [Bug-wget] [bug-wget] Libpsl for cookie domain checking in Wget
Date: Fri, 30 May 2014 22:24:19 +0530

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.

-- 
Thanking You,
Darshit Shah

Attachment: 0001-Support-libpsl-for-cookie-domain-checking.patch
Description: Text Data


reply via email to

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