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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/