[Bug 15387] New: check-url.pl script to support cookies
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15387 Bug ID: 15387 Summary: check-url.pl script to support cookies Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: misilot@fit.edu QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz Add https://www.google.com to a record. Run cronjobs/checkurl.pl, verify google returns not 200. For example when I ran it, I got the following result. https://www.google.com 500 Can't connect to www.google.com:443 The script needs to be able to use cookies, a possible library to use: http://search.cpan.org/~gaas/HTTP-Cookies-6.01/lib/HTTP/Cookies.pm Many sites require the use of cookies or they do not report back correct statuses. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15387 Tom Misilo <misilot@fit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |misilot@fit.edu -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org