{"id":78763,"library":"net-http","title":"Net::HTTP","description":"HTTP client API for Ruby, providing a simple interface for making HTTP requests.","status":"active","version":"0.9.1","language":"ruby","source_language":null,"source_url":"https://github.com/ruby/net-http","tags":["http","client","networking"],"install":[{"cmd":"gem install net-http","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'net-http', '~> 0.9.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Net::HTTP","correct":"require 'net/http'"}],"quickstart":{"code":"require 'net/http'\nresponse = Net::HTTP.get_response(URI('https://example.com'))\nputs response.body","lang":"ruby","description":"Make a simple HTTP GET request"},"warnings":[{"fix":"Set use_ssl=true and ca_file or ca_path for production","message":"Net::HTTP does not verify SSL certificates by default","severity":"gotcha","affected_versions":"< 0.9.1"}],"env_vars":null,"search_vec":"'api':5 'client':4,17 'http':2,3,14,16 'interfac':11 'make':13 'net':1 'network':18 'provid':8 'request':15 'rubi':7 'simpl':10","created_at":"2026-06-18T04:29:54.401345+00:00","updated_at":"2026-06-18T04:29:54.401345+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ruby/net-http","github":"https://github.com/ruby/net-http","docs":"http://www.rubydoc.info/gems/net-http/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}