{"id":77920,"library":"curb","title":"Curb","description":"Curb provides Ruby-language bindings for libcurl, a fully-featured client-side URL transfer library.","status":"active","version":"1.3.5","language":"ruby","source_language":null,"source_url":"https://github.com/taf2/curb","tags":["http","curl","networking","client"],"install":[{"cmd":"gem install curb","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'curb', '~> 1.3.5'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Curl","correct":"require 'curb'"}],"quickstart":{"code":"require 'curb'\nc = Curl::Easy.new('https://example.com')\nc.perform\nputs c.body_str","lang":"ruby","description":"Perform a simple HTTP GET request using Curb."},"warnings":[{"fix":"Install libcurl-dev or libcurl-devel via your package manager before installing the gem.","message":"Curb requires libcurl development headers to be installed on your system.","severity":"gotcha","affected_versions":">= 0"}],"env_vars":null,"search_vec":"'bind':7 'client':15,23 'client-sid':14 'curb':1,2 'curl':21 'featur':13 'fulli':12 'fully-featur':11 'http':20 'languag':6 'libcurl':9 'librari':19 'network':22 'provid':3 'rubi':5 'ruby-languag':4 'side':16 'transfer':18 'url':17","created_at":"2026-06-18T04:02:16.640299+00:00","updated_at":"2026-06-18T04:02:16.640299+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/taf2/curb","github":"https://github.com/taf2/curb","docs":"http://www.rubydoc.info/gems/curb/","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}}