[Koha-bugs] [Bug 15387] New: check-url.pl script to support cookies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 16 21:53:23 CET 2015


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 at gmail.com
          Reporter: misilot at fit.edu
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at 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.


More information about the Koha-bugs mailing list