{"id":78544,"library":"http-parser-rb","title":"HttpParser.rb","description":"Ruby bindings to https://github.com/joyent/http-parser and https://github.com/http-parser/http-parser.java","status":"active","version":"0.8.1","language":"ruby","source_language":null,"source_url":"https://github.com/tmm1/http_parser.rb","tags":["http","parser","networking","protocol"],"install":[{"cmd":"gem install http_parser.rb","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'http_parser.rb', '~> 0.8.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"HttpParser","correct":"require 'http/parser'"}],"quickstart":{"code":"require 'http/parser'\n\nparser = HttpParser::Parser.new\nparser << \"GET / HTTP/1.1\\r\\nHost: example.com\\r\\n\\r\\n\"\nputs parser.http_method  # => \"GET\"\nputs parser.request_url  # => \"/\"","lang":"ruby","description":"Parse HTTP request/response data"},"warnings":[{"fix":"Ensure you have a C compiler (e.g., gcc) and the necessary development headers installed.","message":"This gem is a binding to a C library; compilation may fail on some systems without a C compiler.","severity":"breaking","affected_versions":">= 0.0.0"}],"env_vars":null,"search_vec":"'/http-parser/http-parser.java':11 '/joyent/http-parser':7 'bind':3 'github.com':6,10 'github.com/http-parser/http-parser.java':9 'github.com/joyent/http-parser':5 'http':12 'httpparser.rb':1 'network':14 'parser':13 'protocol':15 'rubi':2","created_at":"2026-06-18T04:21:30.658176+00:00","updated_at":"2026-06-18T04:21:30.658176+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/tmm1/http_parser.rb","github":"https://github.com/tmm1/http_parser.rb","docs":"http://www.rubydoc.info/gems/http_parser.rb/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"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}}