[Koha-bugs] [Bug 7963] Parallel HTTP requests when checking URLs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 11 15:32:16 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7963

--- Comment #7 from Dobrica Pavlinusic <dpavlin at rot13.org> ---
You still love --host-pro flag I guess :-)

I needed to read source code twice to figure out which URL this is so I really
think that flag name needs change.

I had a quick chat with Chris about dependencies on AnyEvent::HTTP which isn't
part of Debian stable and came out with solution to mark both AnyEvent and
AnyEvent::HTTP as optional dependency (using required => 0) so that we don't
bring in additional modules but still offer then as suggested in Debian
package.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list