Changeset [0eae16c4cd83d92fc55968a6b2bb0024d4d7a0f8] by Walter McGinnis
June 15th, 2012 @ 02:32 PM
Version bump to 1.3.1
https://github.com/kete/http_url_validation_improved/commit/0eae16c...
Committed by Walter McGinnis
- M VERSION
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby gem for checking whether a URL responds to a Head request (will also attempt variants, too) as a validation step.
HTTP URL Validation Plugin Improved
by Erik Gregg, Walter McGinnis, Kieran Pilkington
This work is based on Erik's work, but mainly refined for the Kete application (http://kete.net.nz).
Inspired by HTTP URL Validation Plugin by C. Carneiro Jr.