Re: Bug handling session cookies
Hrvoje, Many thanks for the explanation and the patch. Yes, this patch successfully resolves the problem for my particular test case. Best regards, Mark Street.
Bug handling session cookies
Hello folks, I'm running wget v1.10 compiled from source (tested on HP-UX and Linux). I am having problems handling session cookies. The idea is to request a web page which returns an ID number in a session cookie. All subsequent requests from the site must contain this session cookie. I'm usi