Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

http_utilities

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http_utilities

  • 1.4.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

===== 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.

FAQs

Package last updated on 27 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc