RubyGems Navigation menu

http_url_validation_improved 1.3.1

a Rails gem that allows you to validate a URL entered in a form. It validates if the URL exists by hitting it with a HEAD request. The improved version includes retries for common patterns when the head request is refused before giving a failure notice. It also looks up a SITE_URL constant to the user agent in the headers. Also has the option to also check that the URL returns content of a specified type.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.3.1 - June 15, 2012 (8 KB)
  2. 1.3.0 - February 04, 2011 (8 KB)
  3. 1.2.0 - June 15, 2010 (8 KB)
  4. 1.1.1 - June 04, 2010 (7.5 KB)
Show all versions (5 total)

Runtime Dependencies (1):

Development Dependencies (1):

Owners:

Authors:

  • Erik Gregg, Walter McGinnis, Kieran Pilkington

SHA 256 checksum:

fdb4fb20d05697ad14466774be2abae66592eb03f309f902fcb6e675631bd335

Total downloads 16,495

For this version 4,725

Licenses:

N/A

Required Ruby Version: None

Links: