RubyGems Navigation menu

http_url_validation_improved 1.3.0

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.3.1 - June 15, 2012 (8.0 KB)
  2. 1.3.0 - February 04, 2011 (8.0 KB)
  3. 1.2.0 - June 15, 2010 (8.0 KB)
  4. 1.1.1 - June 04, 2010 (7.5 KB)
显示所有版本 (共 5 个)

Runtime 依赖 (1):

Development 依赖 (1):

业主:

作者:

  • Erik Gregg, Walter McGinnis, Kieran Pilkington

SHA 256 校验和:

e9273e842570464d6858f358fa81a67f3aa1a1352acce6bca313523fb107caa4

下载总量 16,507

这个版本 4,354

许可:

需要的 Ruby 版本:

链接: