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

2014-06-01 Thread Tim Rühsen
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

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

2014-06-01 Thread Darshit Shah
Hi Tim, I've already submitted an update version of the patch to match the new library name. Do let me know if you haven't received it. I'll resend the email in that case. — Thanking you, Darshit Shah Sent from mobile. Please excuse any errors. On Sun, Jun 1, 2014 at 3:46 PM, Tim Rühsen

[Bug-wget] multiple constant parameters

2014-06-01 Thread Szépe Viktor
Good morning! I'd like to use multiple constant parameters like wget -U $UA --header=Secret-Key: ${HC_SECRETKEY} etc. Is there a way to set defaults WITHOUT a wgetrc file? I resist to put a secret key ibto a file. I use wget a lot in a shell script. It is not easy to change (add/remove new