Sha256: 9459b3a5b84c8f8f7987e2709c06130c5e00861391974350bfa015ac62727953

Contents?: true

Size: 709 Bytes

Versions: 42

Compression:

Stored size: 709 Bytes

Contents

===== Http-Utilities =====

Http-Utilities is a wrapper for common HTTP-libraries (Net::Http, Open Uri, Curb) using a unified API.

I personally use this in quite a few projects and decided to extract it into a separate gem.

Features:
- Support for Net:Http, Open Uri, Curb
- Proxy support (adds a proxy model). Enables you to randomly use different proxies on every request.
- Proxy checker (comes with Resque jobs for scheduling)
- Yaml-file containing a few thousand User Agents that are randomly used on every request.

There are some specs but the gem needs more test/spec coverage. Working on it though.

This is primarily intended for private use, but get back to me if you use it and run into issues.

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
http_utilities-1.4.3 README
http_utilities-1.4.2 README
http_utilities-1.4.1 README
http_utilities-1.4.0 README
http_utilities-1.3.9 README
http_utilities-1.3.8 README
http_utilities-1.3.7 README
http_utilities-1.3.6 README
http_utilities-1.3.5 README
http_utilities-1.3.4 README
http_utilities-1.3.3 README
http_utilities-1.3.2 README
http_utilities-1.3.1 README
http_utilities-1.3.0 README
http_utilities-1.2.7 README
http_utilities-1.2.6.5 README
http_utilities-1.2.6.4 README
http_utilities-1.2.6.3 README
http_utilities-1.2.6.2 README
http_utilities-1.2.6.1 README