Description
Net::HTTP provides a rich library which can be used to build HTTP
user-agents. For more details about HTTP see
RFC2616.
Net::HTTP is designed to work closely with URI. URI::HTTP#host,
URI::HTTP#port and URI::HTTP#request_uri are designed to work with
Net::HTTP.
If you are only performing a few GET requests you should try OpenURI.
Net alternatives and similar gems
Based on the "HTTP" category.
Alternatively, view net-http alternatives based on common mentions on social networks and blogs.
-
Faraday
Simple, but flexible HTTP client library, with support for multiple backends. -
RESTClient
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions. -
Typhoeus
Typhoeus wraps libcurl in order to make fast and reliable requests. -
HTTP
HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts -
Http Client
'httpclient' gives something like the functionality of libwww-perl (LWP) in Ruby. -
Accept Language
Ruby parser for Accept-Language request HTTP header ๐ -
REST Man -- simple DSL for accessing HTTP and REST resources
Simple HTTP and REST client for Ruby
Static code analysis for 29 languages.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Net or a related project?