💻 Software
Using cookies with lynx
Fresh5 days ago
Mar 15, 202611723 viewsConfidence Score0%
0%
Problem
lynx -cfg=cfg.file $URL this works with the following contents of the .cfg file: SET_COOKIES:TRUE ACCEPT_ALL_COOKIES:TRUE PERSISTENT_COOKIES:TRUE COOKIE_FILE:cookie.file however, this does not: lynx -cookies=1 -accept_all_cookies=1 -cookie_file=cookie.file $URL if it's going to be of any help - her…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Using cookies with lynx
Low Risk
The following document implies that you can get this behavior by compiling Lynx with the flag. The behavior is disabled by default, but implied to be enabled with this configuration flag. You can use or similar to easily create a package for your sy…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix