{"id":23,"name":null,"description":"HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts","url":"https://github.com/httprb/http","last_synced_at":"2026-04-30T16:30:34.345Z","repository":{"id":37270768,"uuid":"2524005","full_name":"httprb/http","owner":"httprb","description":"HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts","archived":false,"fork":false,"pushed_at":"2026-04-20T18:20:44.000Z","size":2414,"stargazers_count":3088,"open_issues_count":24,"forks_count":326,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-04-27T19:33:01.972Z","etag":null,"topics":["client","http","http-client","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httprb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-10-06T04:19:10.000Z","updated_at":"2026-04-22T14:49:54.000Z","dependencies_parsed_at":"2023-01-29T18:16:01.407Z","dependency_job_id":"af88f40e-8672-4afe-8b62-314932f46c56","html_url":"https://github.com/httprb/http","commit_stats":{"total_commits":1185,"total_committers":127,"mean_commits":9.330708661417322,"dds":0.6447257383966245,"last_synced_commit":"1af3c8e2dfb84d73e7febaaffce7bd7f4829cced"},"previous_names":["tarcieri/http","httprb/http.rb","tarcieri/http.rb"],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/httprb/http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprb","download_url":"https://codeload.github.com/httprb/http/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/sbom","scorecard":{"id":471283,"data":{"date":"2025-08-11","repo":{"name":"github.com/httprb/http","commit":"7a32573d61477ab45af321f40e05039c6301c2f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T13:56:47.467Z","repository_id":37270768,"created_at":"2025-08-19T13:56:47.467Z","updated_at":"2025-08-19T13:56:47.467Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"online","status_checked_at":"2026-04-29T02:00:06.602Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"httprb","name":"http.rb","uuid":"10374575","kind":"organization","description":"Projects implementing HTTP in pure Ruby","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10374575?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:35:05.614Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httprb","funding_links":[],"total_stars":3051,"followers":4,"following":0,"created_at":"2022-11-02T16:34:32.564Z","updated_at":"2024-03-25T20:35:05.773Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprb/repositories"},"packages":[{"id":13406741,"name":"ruby-http","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/httprb/http","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/httprb/http","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:21:30.428Z","latest_release_published_at":"2026-02-06T15:21:30.428Z","latest_release_number":"4.4.1-5","last_synced_at":"2026-03-06T15:59:47.279Z","created_at":"2026-02-06T15:21:26.916Z","updated_at":"2026-03-06T16:04:37.438Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-http","install_command":"apt-get install ruby-http","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-http","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-addressable, ruby-certificate-authority, ruby-coveralls, ruby-http-cookie, ruby-http-form-data (\u003e= 2.2~), ruby-http-parser, ruby-rspec, ruby-rspec-its, ruby-simplecov, ruby-webrick (\u003e= 1.7~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-http?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-http/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":161},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-01T06:53:16.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13751174,"name":"ruby-http","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/httprb/http","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/httprb/http","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:15:06.939Z","latest_release_published_at":"2026-02-13T07:15:06.939Z","latest_release_number":"3.3.0-2","last_synced_at":"2026-03-13T20:24:29.437Z","created_at":"2026-02-13T07:15:06.761Z","updated_at":"2026-03-13T20:24:29.437Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-http","install_command":"apt-get install ruby-http","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-http","standards_version":"4.3.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-addressable, ruby-certificate-authority, ruby-coveralls, ruby-http-cookie, ruby-http-form-data (\u003e= 2.0~), ruby-http-parser.rb, ruby-rspec, ruby-rspec-its, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:15:07.582Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-http?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-http/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-01T06:53:15.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13605605,"name":"ruby-http","ecosystem":"debian","description":null,"homepage":"https://github.com/httprb/http","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/httprb/http","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:21:25.433Z","latest_release_published_at":"2026-02-11T11:21:25.433Z","latest_release_number":"3.3.0-2","last_synced_at":"2026-03-13T19:04:01.711Z","created_at":"2026-02-11T11:21:25.249Z","updated_at":"2026-03-13T19:04:01.711Z","registry_url":"https://tracker.debian.org/pkg/ruby-http","install_command":"apt-get install ruby-http","documentation_url":"https://packages.debian.org/buster/ruby-http","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-http","standards_version":"4.3.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-addressable, ruby-certificate-authority, ruby-coveralls, ruby-http-cookie, ruby-http-form-data (\u003e= 2.0~), ruby-http-parser.rb, ruby-rspec, ruby-rspec-its, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:08.890Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-http?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-http/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":76},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-05T05:09:11.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13779024,"name":"ruby-http","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/httprb/http","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/httprb/http","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:18:37.910Z","latest_release_published_at":"2026-02-13T13:18:37.910Z","latest_release_number":"4.4.1-5","last_synced_at":"2026-03-13T23:37:31.306Z","created_at":"2026-02-13T13:18:37.731Z","updated_at":"2026-03-13T23:37:31.306Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-http","install_command":"apt-get install ruby-http","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-http","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-addressable, ruby-certificate-authority, ruby-coveralls, ruby-http-cookie, ruby-http-form-data (\u003e= 2.2~), ruby-http-parser, ruby-rspec, ruby-rspec-its, ruby-simplecov, ruby-webrick (\u003e= 1.7~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:18:38.598Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-http?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-http/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-01T06:53:21.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13530412,"name":"ruby-http","ecosystem":"debian","description":null,"homepage":"https://github.com/httprb/http","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/httprb/http","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:32:11.894Z","latest_release_published_at":"2026-02-10T23:32:11.894Z","latest_release_number":"4.4.1-4","last_synced_at":"2026-03-14T04:24:18.046Z","created_at":"2026-02-10T23:32:11.709Z","updated_at":"2026-03-14T04:24:18.047Z","registry_url":"https://tracker.debian.org/pkg/ruby-http","install_command":"apt-get install ruby-http","documentation_url":"https://packages.debian.org/bullseye/ruby-http","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-http","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-addressable, ruby-certificate-authority, ruby-coveralls, ruby-http-cookie, ruby-http-form-data (\u003e= 2.2~), ruby-http-parser, ruby-rspec, ruby-rspec-its, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:40.095Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-http?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-http/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":77},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-01T06:53:20.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13804534,"name":"ruby-http","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/httprb/http","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/httprb/http","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:22:47.412Z","latest_release_published_at":"2026-02-13T18:22:47.412Z","latest_release_number":"4.4.1-5","last_synced_at":"2026-03-14T03:14:33.389Z","created_at":"2026-02-13T18:22:47.166Z","updated_at":"2026-03-14T03:14:33.390Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-http","install_command":"apt-get install ruby-http","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-http","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-addressable, ruby-certificate-authority, ruby-coveralls, ruby-http-cookie, ruby-http-form-data (\u003e= 2.2~), ruby-http-parser, ruby-rspec, ruby-rspec-its, ruby-simplecov, ruby-webrick (\u003e= 1.7~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:24:26.345Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-http?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-http/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":412},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-01T06:53:18.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13566558,"name":"ruby-http","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/httprb/http","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/httprb/http","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:41:01.430Z","latest_release_published_at":"2026-02-11T06:41:01.430Z","latest_release_number":"4.4.1-5","last_synced_at":"2026-03-11T15:28:35.473Z","created_at":"2026-02-11T06:41:01.141Z","updated_at":"2026-03-11T15:28:35.474Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-http","install_command":"apt-get install ruby-http","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-http","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-addressable, ruby-certificate-authority, ruby-coveralls, ruby-http-cookie, ruby-http-form-data (\u003e= 2.2~), ruby-http-parser, ruby-rspec, ruby-rspec-its, ruby-simplecov, ruby-webrick (\u003e= 1.7~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:26.894Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-http?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-http/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":99},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-01T06:53:19.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":226886,"name":"http","ecosystem":"rubygems","description":"An easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.","homepage":"https://github.com/httprb/http","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httprb/http","keywords_array":[],"namespace":null,"versions_count":110,"first_release_published_at":"2011-10-06T04:37:41.049Z","latest_release_published_at":"2026-03-20T15:37:30.496Z","latest_release_number":"6.0.2","last_synced_at":"2026-04-05T22:00:55.946Z","created_at":"2022-04-06T01:01:28.655Z","updated_at":"2026-04-06T12:07:21.098Z","registry_url":"https://rubygems.org/gems/http","install_command":"gem install http -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/http/","metadata":{"funding":null},"repo_metadata":{"id":37270768,"uuid":"2524005","full_name":"httprb/http","owner":"httprb","description":"HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts","archived":false,"fork":false,"pushed_at":"2026-03-20T15:37:00.000Z","size":2402,"stargazers_count":3122,"open_issues_count":24,"forks_count":326,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-04-03T04:47:02.566Z","etag":null,"topics":["client","http","http-client","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httprb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-10-06T04:19:10.000Z","updated_at":"2026-04-02T08:10:01.000Z","dependencies_parsed_at":"2023-01-29T18:16:01.407Z","dependency_job_id":"af88f40e-8672-4afe-8b62-314932f46c56","html_url":"https://github.com/httprb/http","commit_stats":{"total_commits":1185,"total_committers":127,"mean_commits":9.330708661417322,"dds":0.6447257383966245,"last_synced_commit":"1af3c8e2dfb84d73e7febaaffce7bd7f4829cced"},"previous_names":["tarcieri/http","httprb/http.rb","tarcieri/http.rb"],"tags_count":106,"template":false,"template_full_name":null,"purl":"pkg:github/httprb/http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprb","download_url":"https://codeload.github.com/httprb/http/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/sbom","scorecard":{"id":471283,"data":{"date":"2025-08-11","repo":{"name":"github.com/httprb/http","commit":"7a32573d61477ab45af321f40e05039c6301c2f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T13:56:47.467Z","repository_id":37270768,"created_at":"2025-08-19T13:56:47.467Z","updated_at":"2025-08-19T13:56:47.467Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31364600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T15:19:21.178Z","status":"ssl_error","status_checked_at":"2026-04-03T15:19:20.670Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"httprb","name":"http.rb","uuid":"10374575","kind":"organization","description":"Projects implementing HTTP in pure Ruby","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10374575?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:35:05.614Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httprb","funding_links":[],"total_stars":3051,"followers":4,"following":0,"created_at":"2022-11-02T16:34:32.564Z","updated_at":"2024-03-25T20:35:05.773Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprb/repositories"},"tags":[{"name":"v6.0.1","sha":"866cb87641886eaeb84d45ae326bb67580d911e8","kind":"tag","published_at":"2026-03-17T03:28:54.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v6.0.1","html_url":"https://github.com/httprb/http/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"26f26c4c32ebd678269b7bc969a5d8335b24abd5","kind":"tag","published_at":"2026-03-17T01:57:02.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v6.0.0","html_url":"https://github.com/httprb/http/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v6.0.0/manifests"},{"name":"v5.3.1","sha":"36a8d72a7e8704750edb203f79516b2fca8dba0d","kind":"tag","published_at":"2025-06-09T14:38:45.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.3.1","html_url":"https://github.com/httprb/http/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"2900e3331af329b6e986e190e8857d0dd0adee1d","kind":"tag","published_at":"2025-06-09T03:02:29.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.3.0","html_url":"https://github.com/httprb/http/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"bb754c7d85dca26180567b781815e1b84c784d86","kind":"tag","published_at":"2024-02-05T04:06:08.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.2.0","html_url":"https://github.com/httprb/http/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"1d3ab3771cd9b913964c4875909bd53f81b28acc","kind":"commit","published_at":"2022-12-17T23:34:01.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.1.1","html_url":"https://github.com/httprb/http/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"90432b0b03b99a820cb95ff69d0945713210fbc4","kind":"tag","published_at":"2022-06-17T02:52:37.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.1.0","html_url":"https://github.com/httprb/http/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.1.0/manifests"},{"name":"v5.0.4","sha":"0c19d6bc556bbb8c5fc74ccbd1c147cad5289e3e","kind":"tag","published_at":"2021-10-07T18:24:26.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.4","html_url":"https://github.com/httprb/http/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"66a3af2fa68b126316c78ac90a12b88681e82728","kind":"tag","published_at":"2021-10-06T14:42:07.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.3","html_url":"https://github.com/httprb/http/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1b69a54d2f9e136cdf520995753d570a8bfae368","kind":"tag","published_at":"2021-09-10T15:40:54.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.2","html_url":"https://github.com/httprb/http/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"6fe3b75dad6ef5b6d111af7f5b1b3954422ceee2","kind":"tag","published_at":"2021-06-26T17:59:24.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.1","html_url":"https://github.com/httprb/http/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"53b7b91ac3012dbdfb43fa65947fd8d9c2311c7c","kind":"commit","published_at":"2021-05-13T02:00:47.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.0","html_url":"https://github.com/httprb/http/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0/manifests"},{"name":"v4.4.1","sha":"dbc73e3df94613159a3e8b65949be4f17ac32cf3","kind":"tag","published_at":"2020-03-29T20:14:02.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.4.1","html_url":"https://github.com/httprb/http/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"adb75576c51bce79c6e2352243487757489fd435","kind":"tag","published_at":"2020-03-25T19:06:14.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.4.0","html_url":"https://github.com/httprb/http/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.4.0/manifests"},{"name":"v5.0.0.pre3","sha":"2fed1f955dcfbf7becb239095b4ffad41197640e","kind":"tag","published_at":"2020-02-26T17:33:54.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.0.pre3","html_url":"https://github.com/httprb/http/releases/tag/v5.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre3/manifests"},{"name":"v5.0.0.pre2","sha":"1c256598fd3d490c550e9709581b8c92aada9119","kind":"tag","published_at":"2020-01-23T16:53:11.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.0.pre2","html_url":"https://github.com/httprb/http/releases/tag/v5.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre2/manifests"},{"name":"v4.3.0","sha":"d8c98838a76941e834369d22a22d32f3977957a5","kind":"tag","published_at":"2020-01-09T15:41:17.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.3.0","html_url":"https://github.com/httprb/http/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"6c842548cefbc67480b9467cddf82dc34a849e75","kind":"tag","published_at":"2019-10-22T23:11:29.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.2.0","html_url":"https://github.com/httprb/http/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"ab289d3cacb8133bf9e6e5f57bacaa96144c84dc","kind":"tag","published_at":"2019-03-12T02:53:05.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.1.1","html_url":"https://github.com/httprb/http/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f6417e64403913990754463a18d88b958fd33cdf","kind":"tag","published_at":"2019-03-11T02:31:39.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.1.0","html_url":"https://github.com/httprb/http/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"345899ec4a6730c3c2bb2a2dd89071050a9c8cf4","kind":"tag","published_at":"2019-02-15T14:48:23.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.5","html_url":"https://github.com/httprb/http/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"76bd79a0c2600a9e289152166d4708a5503944fa","kind":"tag","published_at":"2019-02-12T22:15:40.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.4","html_url":"https://github.com/httprb/http/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.4/manifests"},{"name":"v5.0.0.pre","sha":"e11bbf76dca300f8b6be16fdea7bac4bd858357d","kind":"tag","published_at":"2019-02-04T15:11:02.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v5.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre/manifests"},{"name":"v4.0.3","sha":"70d09d77914135331609aedb1373fbeb6a935fca","kind":"tag","published_at":"2019-01-18T22:12:59.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.3","html_url":"https://github.com/httprb/http/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"57549c310ead7a210eb59953ddf53eae903e518a","kind":"tag","published_at":"2019-01-15T18:59:03.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.2","html_url":"https://github.com/httprb/http/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"10cc663d5a4413c46c2e7a852bcb17ba7e53652d","kind":"tag","published_at":"2019-01-14T18:37:46.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.1","html_url":"https://github.com/httprb/http/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"2dd916149527f243abe88c99aeea7734ffb275a6","kind":"tag","published_at":"2018-10-14T22:15:06.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.0","html_url":"https://github.com/httprb/http/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"f5ddbaebcf3b6e18810f0a6bde2f8433dfae1621","kind":"tag","published_at":"2018-04-25T13:49:32.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.3.0","html_url":"https://github.com/httprb/http/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"fc66fb86cdfdf9147d118af27942dc5a41a43527","kind":"tag","published_at":"2018-04-24T16:07:12.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.2.1","html_url":"https://github.com/httprb/http/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"04f6878cfc448a74bb894d740fa00727862b81cf","kind":"tag","published_at":"2018-04-22T15:56:11.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.2.0","html_url":"https://github.com/httprb/http/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"49c64ae11bf805d0db3f2eff7be18ad65862fb6d","kind":"tag","published_at":"2018-04-22T15:49:26.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.1.0","html_url":"https://github.com/httprb/http/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8deb08b240e7e77adc721a6b0a40f6aaa83c874f","kind":"tag","published_at":"2017-10-01T17:01:55.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.0.0","html_url":"https://github.com/httprb/http/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"ae9449aa89b7cd35c9167a179d8fe28f77e4d6a7","kind":"tag","published_at":"2017-09-10T20:38:21.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.0.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.0.0.pre/manifests"},{"name":"v2.2.2","sha":"5336b8812d8d44bba818576758505ed28a6a769c","kind":"tag","published_at":"2017-04-27T18:34:42.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.2.2","html_url":"https://github.com/httprb/http/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"51fa147ee35f7f5f84e0b58a9c2354f63c0eee16","kind":"tag","published_at":"2017-02-06T20:59:28.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.2.1","html_url":"https://github.com/httprb/http/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c871d2504de43be76652d2707d92fad1e59a2332","kind":"tag","published_at":"2017-02-03T01:41:28.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.2.0","html_url":"https://github.com/httprb/http/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29f274c2a0be766ea3cca441ebc957463b3ab3ee","kind":"tag","published_at":"2016-11-09T03:02:29.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.1.0","html_url":"https://github.com/httprb/http/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"0f45479dbe3a3b038ee18b40d63afcea0f53b16f","kind":"tag","published_at":"2016-08-03T16:11:41.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.0.3","html_url":"https://github.com/httprb/http/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"04222e903f91f048bd4efa6dd7275b472f4a0e2c","kind":"tag","published_at":"2016-06-24T12:38:38.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.0.2","html_url":"https://github.com/httprb/http/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f8d2a15695c27e740041a6b489b04961acafb431","kind":"tag","published_at":"2016-05-12T17:24:48.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.0.1","html_url":"https://github.com/httprb/http/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a783b793d0f61f6d8d3cccce09922b570ec92223","kind":"tag","published_at":"2016-04-23T23:14:34.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.0.0","html_url":"https://github.com/httprb/http/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre","sha":"b1e24d3a57ddcf8a1278189de1019186ea88a693","kind":"tag","published_at":"2016-04-03T23:17:13.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.0.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v2.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.0.pre/manifests"},{"name":"v1.0.4","sha":"755987c5932cc6c56b445566f3b3a763051ad230","kind":"tag","published_at":"2016-03-19T19:22:01.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.4","html_url":"https://github.com/httprb/http/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.4/manifests"},{"name":"v0.9.9","sha":"600c830b8b42988f26c85b54f941b50e99887da6","kind":"tag","published_at":"2016-03-16T21:50:33.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.9","html_url":"https://github.com/httprb/http/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.9/manifests"},{"name":"v1.0.3","sha":"3b80d70fc585b09d1955198a34f345bf222d96d0","kind":"tag","published_at":"2016-03-16T21:42:56.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.3","html_url":"https://github.com/httprb/http/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"23f6516e07225440a8a289d28c70f96c646a4e6f","kind":"tag","published_at":"2016-01-15T14:37:46.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.2","html_url":"https://github.com/httprb/http/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"cbdd3bf7105bfc4fecbc78f3aaf0ed2ca5fe24f2","kind":"tag","published_at":"2015-12-27T20:21:40.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.1","html_url":"https://github.com/httprb/http/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8b71f5dbe1b14cea354b10945ffd796522831704","kind":"tag","published_at":"2015-12-25T18:35:25.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0/manifests"},{"name":"v1.0.0.pre6","sha":"f8a7bc143dd4ab62029018f585a582cfc524aa94","kind":"tag","published_at":"2015-12-21T00:40:45.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre6","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre6/manifests"},{"name":"v1.0.0.pre5","sha":"2b41a7144f736afc953161988773db25d6b56f8f","kind":"tag","published_at":"2015-12-20T20:09:38.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre5","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre5/manifests"},{"name":"v1.0.0.pre4","sha":"bd12470588300ac67ed6a77d948081938452571e","kind":"tag","published_at":"2015-12-19T21:29:38.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre4","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre4/manifests"},{"name":"v1.0.0.pre3","sha":"7b19f6ff677eaaede56e5879dd412b3411344476","kind":"tag","published_at":"2015-12-18T23:38:13.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre3","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre3/manifests"},{"name":"v1.0.0.pre2","sha":"deeffbe6d95093d69872defe395d84fb87031d7a","kind":"tag","published_at":"2015-12-18T22:22:38.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre2","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre2/manifests"},{"name":"v1.0.0.pre1","sha":"c7e071e2a927a1590c6941df399e0d6ee882d348","kind":"tag","published_at":"2015-12-05T19:28:56.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre1","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre1/manifests"},{"name":"v0.9.8","sha":"011fcb19e58ff6eeae20c5a389b2e8810ca9cd15","kind":"tag","published_at":"2015-09-29T16:21:38.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.8","html_url":"https://github.com/httprb/http/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"06384d368e1745e6cfad90f9757285ad261cfaf1","kind":"tag","published_at":"2015-09-20T04:43:37.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.7","html_url":"https://github.com/httprb/http/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"e726dbe5c5b3f0e0129006d7b925e99b5560c9be","kind":"tag","published_at":"2015-09-07T00:56:35.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.6","html_url":"https://github.com/httprb/http/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"eb805286fe840a2890995629fb32e939f78b70b1","kind":"tag","published_at":"2015-09-06T21:57:04.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.5","html_url":"https://github.com/httprb/http/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"3bdea10258c21ec203d7b01cb67ab813b0cd4a44","kind":"tag","published_at":"2015-08-25T22:30:07.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.4","html_url":"https://github.com/httprb/http/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"e6d8ab58f1cf48193ae963891a91db49e38b40de","kind":"tag","published_at":"2015-08-19T16:07:26.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.3","html_url":"https://github.com/httprb/http/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.3/manifests"},{"name":"v0.8.14","sha":"2df49a32ee78277040f88b983ac6d724d38b846b","kind":"tag","published_at":"2015-08-19T15:47:55.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.14","html_url":"https://github.com/httprb/http/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.14/manifests"},{"name":"v0.9.2","sha":"5e5c029a2cd836f347f0bc89e2c94a96b5a6407d","kind":"tag","published_at":"2015-08-18T20:43:51.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.2","html_url":"https://github.com/httprb/http/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.2/manifests"},{"name":"v0.8.13","sha":"007d1d5245f4b0a600b8211227d4dd8bd04ab9f6","kind":"tag","published_at":"2015-08-14T14:59:34.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.13","html_url":"https://github.com/httprb/http/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.13/manifests"},{"name":"v0.9.1","sha":"bcef8b0a6e13df0a254bf41f4bd6e23e8f4355e4","kind":"tag","published_at":"2015-08-14T14:30:19.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.1","html_url":"https://github.com/httprb/http/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"1b9ff11ee7540a5fc165a9b248dac84765ca9041","kind":"tag","published_at":"2015-07-23T16:21:17.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.0","html_url":"https://github.com/httprb/http/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.0/manifests"},{"name":"v0.9.0.pre","sha":"278a53a559e3098ad4d1a2bdc243da236da010c9","kind":"tag","published_at":"2015-07-22T17:34:47.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v0.9.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.0.pre/manifests"},{"name":"v0.8.12","sha":"cba09b29c421ef849038b61e313b27c5154a4507","kind":"tag","published_at":"2015-05-26T17:28:56.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.12","html_url":"https://github.com/httprb/http/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"dbc8c894dab228f377287cd692d2f647223c317c","kind":"tag","published_at":"2015-05-23T00:18:20.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.11","html_url":"https://github.com/httprb/http/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"401a054909677a402decaac5cdf1844b74791f9c","kind":"tag","published_at":"2015-05-14T01:36:32.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.10","html_url":"https://github.com/httprb/http/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"6928a951b2d3a6afa4716235dbf4a3e19788ebb4","kind":"tag","published_at":"2015-05-11T15:59:30.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.9","html_url":"https://github.com/httprb/http/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"d12ee061b9ad95ca444beb61e70a4038737d4254","kind":"tag","published_at":"2015-05-09T21:49:48.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.8","html_url":"https://github.com/httprb/http/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"6822a57d0dd072cc4f63a316bc97197f99e85b7c","kind":"tag","published_at":"2015-05-08T17:47:37.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.7","html_url":"https://github.com/httprb/http/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"38fa0eb55b05786c3925e1f2154362fb2bc1b464","kind":"tag","published_at":"2015-05-08T17:15:12.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.6","html_url":"https://github.com/httprb/http/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"acc585f382f9955656b805eeaffc88b3bd6071d7","kind":"tag","published_at":"2015-05-06T16:48:09.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.5","html_url":"https://github.com/httprb/http/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"786709b5b6e421377056c2a30dd56f896fe4f713","kind":"tag","published_at":"2015-04-23T14:14:06.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.4","html_url":"https://github.com/httprb/http/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"972556c5ac4ed827a2e4d11a971395b9a404ec97","kind":"tag","published_at":"2015-04-07T13:17:46.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.3","html_url":"https://github.com/httprb/http/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ebce6c94817ea9247d106b2e48c368f51bd54d47","kind":"tag","published_at":"2015-04-06T17:08:14.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.2","html_url":"https://github.com/httprb/http/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"5e0fcc486afceaa23dd40b3a28402b7775b6c11b","kind":"tag","published_at":"2015-04-02T16:42:39.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.1","html_url":"https://github.com/httprb/http/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"965717eca7a291b5dd8afbd9fa9141b70d6b2cbd","kind":"tag","published_at":"2015-04-01T20:00:25.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0/manifests"},{"name":"v0.8.0.pre5","sha":"1d99f1d5db10280e94a9ae2e953262608ab8da47","kind":"tag","published_at":"2015-03-31T17:34:40.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0.pre5","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre5/manifests"},{"name":"v0.7.4","sha":"35a9cda2f61a2a53be20b52e4f124467855b1b5a","kind":"tag","published_at":"2015-03-31T15:15:03.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.7.4","html_url":"https://github.com/httprb/http/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.4/manifests"},{"name":"v0.8.0.pre4","sha":"4cf3a074f82037dd462f5e81d92c4f639311e84d","kind":"tag","published_at":"2015-03-29T00:40:57.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0.pre4","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre4/manifests"},{"name":"v0.8.0.pre3","sha":"8ac4c2215fcd969331c83da1d3e85a8092eb8d0e","kind":"tag","published_at":"2015-03-28T02:47:30.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0.pre3","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre3/manifests"},{"name":"v0.8.0.pre2","sha":"57669cebc2ae3648be3051ba9fe06170325d47ff","kind":"tag","published_at":"2015-03-28T02:29:33.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0.pre2","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre2/manifests"},{"name":"v0.8.0.pre","sha":"1d0013e49829e10d77193848834fa8434aff8d31","kind":"tag","published_at":"2015-03-26T22:13:41.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre/manifests"},{"name":"v0.6.4","sha":"f21fdc30e16f88ff7a9fd09a8dd7dd948e9bb9a0","kind":"tag","published_at":"2015-03-25T19:29:35.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.4","html_url":"https://github.com/httprb/http/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.4/manifests"},{"name":"v0.7.3","sha":"4308f702ebeb1fe3624d23bfc8f1f5fc58136b79","kind":"tag","published_at":"2015-03-25T00:25:14.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.7.3","html_url":"https://github.com/httprb/http/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"9c3d51c302d2ccfc3e6e71df75c99876f819bec7","kind":"tag","published_at":"2015-03-02T20:41:01.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.7.2","html_url":"https://github.com/httprb/http/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1d00907bfd786fa4e7f2a67fe27a51c9f6fa5910","kind":"tag","published_at":"2015-01-03T06:53:32.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.7.1","html_url":"https://github.com/httprb/http/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6dd67fa140f0dae359bb434d31be5508692a1b76","kind":"tag","published_at":"2015-01-02T19:01:09.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.7.0","html_url":"https://github.com/httprb/http/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"33b9205a7f5eeaea750e7df2b9f1ce9aa9b0b939","kind":"tag","published_at":"2014-11-14T18:12:28.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.3","html_url":"https://github.com/httprb/http/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"740379aaf45e308d39ddeab5408312c7435052d7","kind":"tag","published_at":"2014-08-06T19:53:27.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.2","html_url":"https://github.com/httprb/http/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.2/manifests"},{"name":"v0.5.1","sha":"42e8c5dc968a67cb0c6794bf5d88a38eff20f6fb","kind":"tag","published_at":"2014-05-26T22:34:47.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.5.1","html_url":"https://github.com/httprb/http/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.1/manifests"},{"name":"v0.6.1","sha":"6ff415ffef0c64e2b518884126d5d157bfb70fdb","kind":"tag","published_at":"2014-05-08T03:40:43.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.1","html_url":"https://github.com/httprb/http/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"a5d97b34f86508de01ff2b586a5c1e9347404f9c","kind":"tag","published_at":"2014-04-04T20:25:49.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.0","html_url":"https://github.com/httprb/http/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.0/manifests"},{"name":"v0.6.0.pre","sha":"baa16bfe5725a46802cc5a5dfaf255a2202be3b2","kind":"tag","published_at":"2014-03-29T18:24:49.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v0.6.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.0.pre/manifests"},{"name":"v0.5.0","sha":"ba3007d91e458dd116c893e3d0a9ca87190ca6ea","kind":"tag","published_at":"2013-09-14T06:23:24.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.5.0","html_url":"https://github.com/httprb/http/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0/manifests"},{"name":"v0.5.0.pre2","sha":"2249b11b99d5756ad394370c2a1af20048051333","kind":"tag","published_at":"2013-09-11T15:38:36.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.5.0.pre2","html_url":"https://github.com/httprb/http/releases/tag/v0.5.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.5.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0.pre2/manifests"},{"name":"v0.5.0.pre","sha":"0bf78f912853b5edcd25e7bea673499fcc28630b","kind":"tag","published_at":"2013-09-06T07:08:48.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.5.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v0.5.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.5.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0.pre/manifests"},{"name":"v1.0.0.pre","sha":"23bed80219d77fb389ea72579c6d5cfa2b0ec4e7","kind":"tag","published_at":"2012-12-29T02:21:39.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre/manifests"},{"name":"v0.4.0","sha":"1541306880e02b42fc0954250973910f29f59f67","kind":"tag","published_at":"2012-10-12T20:59:08.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.4.0","html_url":"https://github.com/httprb/http/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f68cc84dab87cd6725e5c4315d605e56da5fc51b","kind":"tag","published_at":"2012-09-01T23:07:17.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.3.0","html_url":"https://github.com/httprb/http/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"82dbd5a4f945865735d5ce818a7ed50f34152362","kind":"tag","published_at":"2012-03-05T01:53:06.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.2.0","html_url":"https://github.com/httprb/http/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"fcbadc5d529df79fd6d531dae5c18878cb214e69","kind":"tag","published_at":"2012-01-27T02:16:48.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.1.0","html_url":"https://github.com/httprb/http/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"17d8c9a4206952f0d5f59fb661cbdfe18afb6c61","kind":"tag","published_at":"2011-10-11T03:49:59.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.0.1","html_url":"https://github.com/httprb/http/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"d3e10c6c2e2db4d04a6fb9a94e588b6e133c2c60","kind":"tag","published_at":"2011-10-06T04:37:33.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.0.0","html_url":"https://github.com/httprb/http/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-05T22:01:58.467Z","dependent_packages_count":814,"downloads":197670718,"downloads_period":"total","dependent_repos_count":17404,"rankings":{"downloads":0.1365952654408403,"dependent_repos_count":0.2715179357946499,"dependent_packages_count":0.059098359741751316,"stargazers_count":0.6567723375073873,"forks_count":1.5019903881535666,"docker_downloads_count":0.0702489936552893,"average":0.4493705467155808},"purl":"pkg:gem/http","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZ3cHYtY2o2eC12M2p3","url":"https://github.com/advisories/GHSA-6wpv-cj6x-v3jw","title":"http vulnerable to Exposure of Sensitive Information to an Unauthorized Actor","description":"The Ruby http gem before 0.7.3 does not verify hostnames in SSL connections, which might allow remote attackers to obtain sensitive information via a man-in-the-middle-attack.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-03-13T16:15:57.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-1828","https://github.com/ruby/openssl/issues/8","https://groups.google.com/forum/#!topic/httprb/jkb4oxwZjkU","https://rubysec.com/advisories/http-CVE-2015-1828","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/http/CVE-2015-1828.yml","https://github.com/advisories/GHSA-6wpv-cj6x-v3jw"],"source_kind":"github","identifiers":["GHSA-6wpv-cj6x-v3jw","CVE-2015-1828"],"repository_url":"https://github.com/ruby/openssl","blast_radius":0.0,"created_at":"2022-12-21T16:13:37.354Z","updated_at":"2026-04-05T20:08:14.205Z","epss_percentage":0.0032,"epss_percentile":0.54539,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZ3cHYtY2o2eC12M2p3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZ3cHYtY2o2eC12M2p3","packages":[{"ecosystem":"rubygems","package_name":"http","versions":[{"first_patched_version":"0.7.3","vulnerable_version_range":"\u003c 0.7.3"}],"purl":"pkg:gem/http"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZ3cHYtY2o2eC12M2p3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/http","docker_dependents_count":771,"docker_downloads_count":1820749480,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/http/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-31T18:02:06.794Z","issues_count":91,"pull_requests_count":117,"avg_time_to_close_issue":54998148.53571428,"avg_time_to_close_pull_request":12464592.60909091,"issues_closed_count":56,"pull_requests_closed_count":110,"pull_request_authors_count":60,"issue_authors_count":72,"avg_comments_per_issue":4.747252747252747,"avg_comments_per_pull_request":2.4358974358974357,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":29161.85714285714,"past_year_avg_time_to_close_pull_request":1176692.9444444445,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3636363636363635,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/issues","maintainers":[{"login":"ixti","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ixti"},{"login":"tarcieri","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarcieri"}],"active_maintainers":[{"login":"ixti","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ixti"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/http/codemeta","maintainers":[{"uuid":"284","login":"sferik","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://rubygems.org/profiles/sferik","role":null,"created_at":"2022-11-09T09:35:33.572Z","updated_at":"2022-11-09T09:35:33.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/sferik/packages"},{"uuid":"3215","login":"tarcieri","name":null,"email":null,"url":null,"packages_count":128,"html_url":"https://rubygems.org/profiles/tarcieri","role":null,"created_at":"2022-11-09T09:35:33.527Z","updated_at":"2022-11-09T09:35:33.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/tarcieri/packages"},{"uuid":"54454","login":"ixti","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://rubygems.org/profiles/ixti","role":null,"created_at":"2022-11-09T09:35:33.534Z","updated_at":"2022-11-09T09:35:33.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/ixti/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":204814,"maintainers_count":68271,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":12247703,"name":"http","ecosystem":"rubygems","description":"An easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.","homepage":"https://github.com/httprb/http","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httprb/http","keywords_array":[],"namespace":null,"versions_count":110,"first_release_published_at":"2011-10-06T04:37:41.049Z","latest_release_published_at":"2026-03-20T15:37:30.496Z","latest_release_number":"6.0.2","last_synced_at":"2026-04-06T16:21:34.002Z","created_at":"2025-10-07T03:32:09.842Z","updated_at":"2026-04-06T16:21:34.003Z","registry_url":"https://gem.coop/gems/http","install_command":"gem install http -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/http/","metadata":{"funding":null},"repo_metadata":{"id":37270768,"uuid":"2524005","full_name":"httprb/http","owner":"httprb","description":"HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts","archived":false,"fork":false,"pushed_at":"2026-03-20T15:37:00.000Z","size":2402,"stargazers_count":3122,"open_issues_count":24,"forks_count":326,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-04-03T04:47:02.566Z","etag":null,"topics":["client","http","http-client","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httprb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-10-06T04:19:10.000Z","updated_at":"2026-04-02T08:10:01.000Z","dependencies_parsed_at":"2023-01-29T18:16:01.407Z","dependency_job_id":"af88f40e-8672-4afe-8b62-314932f46c56","html_url":"https://github.com/httprb/http","commit_stats":{"total_commits":1185,"total_committers":127,"mean_commits":9.330708661417322,"dds":0.6447257383966245,"last_synced_commit":"1af3c8e2dfb84d73e7febaaffce7bd7f4829cced"},"previous_names":["tarcieri/http","httprb/http.rb","tarcieri/http.rb"],"tags_count":106,"template":false,"template_full_name":null,"purl":"pkg:github/httprb/http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprb","download_url":"https://codeload.github.com/httprb/http/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/sbom","scorecard":{"id":471283,"data":{"date":"2025-08-11","repo":{"name":"github.com/httprb/http","commit":"7a32573d61477ab45af321f40e05039c6301c2f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T13:56:47.467Z","repository_id":37270768,"created_at":"2025-08-19T13:56:47.467Z","updated_at":"2025-08-19T13:56:47.467Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31364600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T15:19:21.178Z","status":"ssl_error","status_checked_at":"2026-04-03T15:19:20.670Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-06T16:21:33.309Z","dependent_packages_count":0,"downloads":197728989,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.12867716629090772,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.4282030071529366,"forks_count":1.1472812893668325,"docker_downloads_count":null,"average":0.3408322925621353},"purl":"pkg:gem/http?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/http","docker_dependents_count":771,"docker_downloads_count":1820749480,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T18:02:06.794Z","issues_count":91,"pull_requests_count":117,"avg_time_to_close_issue":54998148.53571428,"avg_time_to_close_pull_request":12464592.60909091,"issues_closed_count":56,"pull_requests_closed_count":110,"pull_request_authors_count":60,"issue_authors_count":72,"avg_comments_per_issue":4.747252747252747,"avg_comments_per_pull_request":2.4358974358974357,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":29161.85714285714,"past_year_avg_time_to_close_pull_request":1176692.9444444445,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3636363636363635,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/issues","maintainers":[{"login":"ixti","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ixti"},{"login":"tarcieri","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarcieri"}],"active_maintainers":[{"login":"ixti","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ixti"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/http/codemeta","maintainers":[{"uuid":"284","login":"sferik","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://gem.coop/profiles/sferik","role":null,"created_at":"2025-10-07T20:55:58.745Z","updated_at":"2025-10-07T20:55:58.745Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/sferik/packages"},{"uuid":"54454","login":"ixti","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://gem.coop/profiles/ixti","role":null,"created_at":"2025-10-07T20:55:58.711Z","updated_at":"2025-10-07T20:55:58.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/ixti/packages"},{"uuid":"3215","login":"tarcieri","name":null,"email":null,"url":null,"packages_count":126,"html_url":"https://gem.coop/profiles/tarcieri","role":null,"created_at":"2025-10-07T20:55:58.676Z","updated_at":"2025-10-07T20:55:58.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/tarcieri/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":189665,"maintainers_count":67278,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":4036338,"name":"github.com/httprb/http","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/httprb/http","keywords_array":[],"namespace":"github.com/httprb","versions_count":86,"first_release_published_at":"2011-10-06T04:36:47.000Z","latest_release_published_at":"2026-03-20T15:00:00.000Z","latest_release_number":"v6.0.2+incompatible","last_synced_at":"2026-04-06T16:21:36.154Z","created_at":"2022-04-12T09:19:00.218Z","updated_at":"2026-04-06T16:21:36.154Z","registry_url":"https://pkg.go.dev/github.com/httprb/http","install_command":"go get github.com/httprb/http","documentation_url":"https://pkg.go.dev/github.com/httprb/http#section-documentation","metadata":{},"repo_metadata":{"id":37270768,"uuid":"2524005","full_name":"httprb/http","owner":"httprb","description":"HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts","archived":false,"fork":false,"pushed_at":"2025-06-30T15:07:56.000Z","size":1941,"stargazers_count":3029,"open_issues_count":94,"forks_count":326,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-10-11T14:03:42.329Z","etag":null,"topics":["client","http","http-client","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httprb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-10-06T04:19:10.000Z","updated_at":"2025-10-11T10:58:51.000Z","dependencies_parsed_at":"2023-01-29T18:16:01.407Z","dependency_job_id":"af88f40e-8672-4afe-8b62-314932f46c56","html_url":"https://github.com/httprb/http","commit_stats":{"total_commits":1185,"total_committers":127,"mean_commits":9.330708661417322,"dds":0.6447257383966245,"last_synced_commit":"1af3c8e2dfb84d73e7febaaffce7bd7f4829cced"},"previous_names":["tarcieri/http","httprb/http.rb"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/httprb/http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprb","download_url":"https://codeload.github.com/httprb/http/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/sbom","scorecard":{"id":471283,"data":{"date":"2025-08-11","repo":{"name":"github.com/httprb/http","commit":"7a32573d61477ab45af321f40e05039c6301c2f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/httprb/http/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T13:56:47.467Z","repository_id":37270768,"created_at":"2025-08-19T13:56:47.467Z","updated_at":"2025-08-19T13:56:47.467Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010174,"owners_count":26084691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"httprb","name":"http.rb","uuid":"10374575","kind":"organization","description":"Projects implementing HTTP in pure Ruby","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10374575?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:35:05.614Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httprb","funding_links":[],"total_stars":3051,"followers":4,"following":0,"created_at":"2022-11-02T16:34:32.564Z","updated_at":"2024-03-25T20:35:05.773Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprb/repositories"},"tags":[{"name":"v5.3.1","sha":"36a8d72a7e8704750edb203f79516b2fca8dba0d","kind":"tag","published_at":"2025-06-09T14:38:45.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.3.1","html_url":"https://github.com/httprb/http/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"2900e3331af329b6e986e190e8857d0dd0adee1d","kind":"tag","published_at":"2025-06-09T03:02:29.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.3.0","html_url":"https://github.com/httprb/http/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"bb754c7d85dca26180567b781815e1b84c784d86","kind":"tag","published_at":"2024-02-05T04:06:08.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.2.0","html_url":"https://github.com/httprb/http/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"1d3ab3771cd9b913964c4875909bd53f81b28acc","kind":"commit","published_at":"2022-12-17T23:34:01.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.1.1","html_url":"https://github.com/httprb/http/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"90432b0b03b99a820cb95ff69d0945713210fbc4","kind":"tag","published_at":"2022-06-17T02:52:37.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.1.0","html_url":"https://github.com/httprb/http/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.1.0/manifests"},{"name":"v5.0.4","sha":"0c19d6bc556bbb8c5fc74ccbd1c147cad5289e3e","kind":"tag","published_at":"2021-10-07T18:24:26.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.4","html_url":"https://github.com/httprb/http/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"66a3af2fa68b126316c78ac90a12b88681e82728","kind":"tag","published_at":"2021-10-06T14:42:07.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.3","html_url":"https://github.com/httprb/http/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1b69a54d2f9e136cdf520995753d570a8bfae368","kind":"tag","published_at":"2021-09-10T15:40:54.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.2","html_url":"https://github.com/httprb/http/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"6fe3b75dad6ef5b6d111af7f5b1b3954422ceee2","kind":"tag","published_at":"2021-06-26T17:59:24.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.1","html_url":"https://github.com/httprb/http/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"53b7b91ac3012dbdfb43fa65947fd8d9c2311c7c","kind":"commit","published_at":"2021-05-13T02:00:47.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.0","html_url":"https://github.com/httprb/http/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0/manifests"},{"name":"v4.4.1","sha":"dbc73e3df94613159a3e8b65949be4f17ac32cf3","kind":"tag","published_at":"2020-03-29T20:14:02.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.4.1","html_url":"https://github.com/httprb/http/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"adb75576c51bce79c6e2352243487757489fd435","kind":"tag","published_at":"2020-03-25T19:06:14.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.4.0","html_url":"https://github.com/httprb/http/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.4.0/manifests"},{"name":"v5.0.0.pre3","sha":"2fed1f955dcfbf7becb239095b4ffad41197640e","kind":"tag","published_at":"2020-02-26T17:33:54.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.0.pre3","html_url":"https://github.com/httprb/http/releases/tag/v5.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre3/manifests"},{"name":"v5.0.0.pre2","sha":"1c256598fd3d490c550e9709581b8c92aada9119","kind":"tag","published_at":"2020-01-23T16:53:11.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.0.pre2","html_url":"https://github.com/httprb/http/releases/tag/v5.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre2/manifests"},{"name":"v4.3.0","sha":"d8c98838a76941e834369d22a22d32f3977957a5","kind":"tag","published_at":"2020-01-09T15:41:17.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.3.0","html_url":"https://github.com/httprb/http/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"6c842548cefbc67480b9467cddf82dc34a849e75","kind":"tag","published_at":"2019-10-22T23:11:29.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.2.0","html_url":"https://github.com/httprb/http/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"ab289d3cacb8133bf9e6e5f57bacaa96144c84dc","kind":"tag","published_at":"2019-03-12T02:53:05.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.1.1","html_url":"https://github.com/httprb/http/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f6417e64403913990754463a18d88b958fd33cdf","kind":"tag","published_at":"2019-03-11T02:31:39.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.1.0","html_url":"https://github.com/httprb/http/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"345899ec4a6730c3c2bb2a2dd89071050a9c8cf4","kind":"tag","published_at":"2019-02-15T14:48:23.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.5","html_url":"https://github.com/httprb/http/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"76bd79a0c2600a9e289152166d4708a5503944fa","kind":"tag","published_at":"2019-02-12T22:15:40.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.4","html_url":"https://github.com/httprb/http/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.4/manifests"},{"name":"v5.0.0.pre","sha":"e11bbf76dca300f8b6be16fdea7bac4bd858357d","kind":"tag","published_at":"2019-02-04T15:11:02.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v5.0.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v5.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v5.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v5.0.0.pre/manifests"},{"name":"v4.0.3","sha":"70d09d77914135331609aedb1373fbeb6a935fca","kind":"tag","published_at":"2019-01-18T22:12:59.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.3","html_url":"https://github.com/httprb/http/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"57549c310ead7a210eb59953ddf53eae903e518a","kind":"tag","published_at":"2019-01-15T18:59:03.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.2","html_url":"https://github.com/httprb/http/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"10cc663d5a4413c46c2e7a852bcb17ba7e53652d","kind":"tag","published_at":"2019-01-14T18:37:46.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.1","html_url":"https://github.com/httprb/http/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"2dd916149527f243abe88c99aeea7734ffb275a6","kind":"tag","published_at":"2018-10-14T22:15:06.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v4.0.0","html_url":"https://github.com/httprb/http/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"f5ddbaebcf3b6e18810f0a6bde2f8433dfae1621","kind":"tag","published_at":"2018-04-25T13:49:32.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.3.0","html_url":"https://github.com/httprb/http/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"fc66fb86cdfdf9147d118af27942dc5a41a43527","kind":"tag","published_at":"2018-04-24T16:07:12.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.2.1","html_url":"https://github.com/httprb/http/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"04f6878cfc448a74bb894d740fa00727862b81cf","kind":"tag","published_at":"2018-04-22T15:56:11.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.2.0","html_url":"https://github.com/httprb/http/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"49c64ae11bf805d0db3f2eff7be18ad65862fb6d","kind":"tag","published_at":"2018-04-22T15:49:26.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.1.0","html_url":"https://github.com/httprb/http/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8deb08b240e7e77adc721a6b0a40f6aaa83c874f","kind":"tag","published_at":"2017-10-01T17:01:55.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.0.0","html_url":"https://github.com/httprb/http/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"ae9449aa89b7cd35c9167a179d8fe28f77e4d6a7","kind":"tag","published_at":"2017-09-10T20:38:21.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v3.0.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v3.0.0.pre/manifests"},{"name":"v2.2.2","sha":"5336b8812d8d44bba818576758505ed28a6a769c","kind":"tag","published_at":"2017-04-27T18:34:42.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.2.2","html_url":"https://github.com/httprb/http/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"51fa147ee35f7f5f84e0b58a9c2354f63c0eee16","kind":"tag","published_at":"2017-02-06T20:59:28.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.2.1","html_url":"https://github.com/httprb/http/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c871d2504de43be76652d2707d92fad1e59a2332","kind":"tag","published_at":"2017-02-03T01:41:28.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.2.0","html_url":"https://github.com/httprb/http/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29f274c2a0be766ea3cca441ebc957463b3ab3ee","kind":"tag","published_at":"2016-11-09T03:02:29.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.1.0","html_url":"https://github.com/httprb/http/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"0f45479dbe3a3b038ee18b40d63afcea0f53b16f","kind":"tag","published_at":"2016-08-03T16:11:41.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.0.3","html_url":"https://github.com/httprb/http/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"04222e903f91f048bd4efa6dd7275b472f4a0e2c","kind":"tag","published_at":"2016-06-24T12:38:38.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.0.2","html_url":"https://github.com/httprb/http/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f8d2a15695c27e740041a6b489b04961acafb431","kind":"tag","published_at":"2016-05-12T17:24:48.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.0.1","html_url":"https://github.com/httprb/http/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a783b793d0f61f6d8d3cccce09922b570ec92223","kind":"tag","published_at":"2016-04-23T23:14:34.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.0.0","html_url":"https://github.com/httprb/http/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre","sha":"b1e24d3a57ddcf8a1278189de1019186ea88a693","kind":"tag","published_at":"2016-04-03T23:17:13.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v2.0.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v2.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v2.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v2.0.0.pre/manifests"},{"name":"v1.0.4","sha":"755987c5932cc6c56b445566f3b3a763051ad230","kind":"tag","published_at":"2016-03-19T19:22:01.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.4","html_url":"https://github.com/httprb/http/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.4/manifests"},{"name":"v0.9.9","sha":"600c830b8b42988f26c85b54f941b50e99887da6","kind":"tag","published_at":"2016-03-16T21:50:33.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.9","html_url":"https://github.com/httprb/http/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.9/manifests"},{"name":"v1.0.3","sha":"3b80d70fc585b09d1955198a34f345bf222d96d0","kind":"tag","published_at":"2016-03-16T21:42:56.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.3","html_url":"https://github.com/httprb/http/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"23f6516e07225440a8a289d28c70f96c646a4e6f","kind":"tag","published_at":"2016-01-15T14:37:46.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.2","html_url":"https://github.com/httprb/http/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"cbdd3bf7105bfc4fecbc78f3aaf0ed2ca5fe24f2","kind":"tag","published_at":"2015-12-27T20:21:40.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.1","html_url":"https://github.com/httprb/http/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8b71f5dbe1b14cea354b10945ffd796522831704","kind":"tag","published_at":"2015-12-25T18:35:25.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0/manifests"},{"name":"v1.0.0.pre6","sha":"f8a7bc143dd4ab62029018f585a582cfc524aa94","kind":"tag","published_at":"2015-12-21T00:40:45.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre6","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre6/manifests"},{"name":"v1.0.0.pre5","sha":"2b41a7144f736afc953161988773db25d6b56f8f","kind":"tag","published_at":"2015-12-20T20:09:38.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre5","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre5/manifests"},{"name":"v1.0.0.pre4","sha":"bd12470588300ac67ed6a77d948081938452571e","kind":"tag","published_at":"2015-12-19T21:29:38.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre4","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre4/manifests"},{"name":"v1.0.0.pre3","sha":"7b19f6ff677eaaede56e5879dd412b3411344476","kind":"tag","published_at":"2015-12-18T23:38:13.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre3","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre3/manifests"},{"name":"v1.0.0.pre2","sha":"deeffbe6d95093d69872defe395d84fb87031d7a","kind":"tag","published_at":"2015-12-18T22:22:38.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre2","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre2/manifests"},{"name":"v1.0.0.pre1","sha":"c7e071e2a927a1590c6941df399e0d6ee882d348","kind":"tag","published_at":"2015-12-05T19:28:56.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre1","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre1/manifests"},{"name":"v0.9.8","sha":"011fcb19e58ff6eeae20c5a389b2e8810ca9cd15","kind":"tag","published_at":"2015-09-29T16:21:38.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.8","html_url":"https://github.com/httprb/http/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"06384d368e1745e6cfad90f9757285ad261cfaf1","kind":"tag","published_at":"2015-09-20T04:43:37.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.7","html_url":"https://github.com/httprb/http/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"e726dbe5c5b3f0e0129006d7b925e99b5560c9be","kind":"tag","published_at":"2015-09-07T00:56:35.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.6","html_url":"https://github.com/httprb/http/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"eb805286fe840a2890995629fb32e939f78b70b1","kind":"tag","published_at":"2015-09-06T21:57:04.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.5","html_url":"https://github.com/httprb/http/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"3bdea10258c21ec203d7b01cb67ab813b0cd4a44","kind":"tag","published_at":"2015-08-25T22:30:07.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.4","html_url":"https://github.com/httprb/http/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"e6d8ab58f1cf48193ae963891a91db49e38b40de","kind":"tag","published_at":"2015-08-19T16:07:26.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.3","html_url":"https://github.com/httprb/http/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.3/manifests"},{"name":"v0.8.14","sha":"2df49a32ee78277040f88b983ac6d724d38b846b","kind":"tag","published_at":"2015-08-19T15:47:55.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.14","html_url":"https://github.com/httprb/http/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.14/manifests"},{"name":"v0.9.2","sha":"5e5c029a2cd836f347f0bc89e2c94a96b5a6407d","kind":"tag","published_at":"2015-08-18T20:43:51.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.2","html_url":"https://github.com/httprb/http/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.2/manifests"},{"name":"v0.8.13","sha":"007d1d5245f4b0a600b8211227d4dd8bd04ab9f6","kind":"tag","published_at":"2015-08-14T14:59:34.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.13","html_url":"https://github.com/httprb/http/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.13/manifests"},{"name":"v0.9.1","sha":"bcef8b0a6e13df0a254bf41f4bd6e23e8f4355e4","kind":"tag","published_at":"2015-08-14T14:30:19.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.1","html_url":"https://github.com/httprb/http/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"1b9ff11ee7540a5fc165a9b248dac84765ca9041","kind":"tag","published_at":"2015-07-23T16:21:17.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.0","html_url":"https://github.com/httprb/http/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.0/manifests"},{"name":"v0.9.0.pre","sha":"278a53a559e3098ad4d1a2bdc243da236da010c9","kind":"tag","published_at":"2015-07-22T17:34:47.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.9.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v0.9.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.9.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.9.0.pre/manifests"},{"name":"v0.8.12","sha":"cba09b29c421ef849038b61e313b27c5154a4507","kind":"tag","published_at":"2015-05-26T17:28:56.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.12","html_url":"https://github.com/httprb/http/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"dbc8c894dab228f377287cd692d2f647223c317c","kind":"tag","published_at":"2015-05-23T00:18:20.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.11","html_url":"https://github.com/httprb/http/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"401a054909677a402decaac5cdf1844b74791f9c","kind":"tag","published_at":"2015-05-14T01:36:32.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.10","html_url":"https://github.com/httprb/http/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"6928a951b2d3a6afa4716235dbf4a3e19788ebb4","kind":"tag","published_at":"2015-05-11T15:59:30.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.9","html_url":"https://github.com/httprb/http/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"d12ee061b9ad95ca444beb61e70a4038737d4254","kind":"tag","published_at":"2015-05-09T21:49:48.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.8","html_url":"https://github.com/httprb/http/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"6822a57d0dd072cc4f63a316bc97197f99e85b7c","kind":"tag","published_at":"2015-05-08T17:47:37.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.7","html_url":"https://github.com/httprb/http/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"38fa0eb55b05786c3925e1f2154362fb2bc1b464","kind":"tag","published_at":"2015-05-08T17:15:12.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.6","html_url":"https://github.com/httprb/http/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"acc585f382f9955656b805eeaffc88b3bd6071d7","kind":"tag","published_at":"2015-05-06T16:48:09.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.5","html_url":"https://github.com/httprb/http/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"786709b5b6e421377056c2a30dd56f896fe4f713","kind":"tag","published_at":"2015-04-23T14:14:06.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.4","html_url":"https://github.com/httprb/http/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"972556c5ac4ed827a2e4d11a971395b9a404ec97","kind":"tag","published_at":"2015-04-07T13:17:46.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.3","html_url":"https://github.com/httprb/http/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ebce6c94817ea9247d106b2e48c368f51bd54d47","kind":"tag","published_at":"2015-04-06T17:08:14.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.2","html_url":"https://github.com/httprb/http/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"5e0fcc486afceaa23dd40b3a28402b7775b6c11b","kind":"tag","published_at":"2015-04-02T16:42:39.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.1","html_url":"https://github.com/httprb/http/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"965717eca7a291b5dd8afbd9fa9141b70d6b2cbd","kind":"tag","published_at":"2015-04-01T20:00:25.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0/manifests"},{"name":"v0.8.0.pre5","sha":"1d99f1d5db10280e94a9ae2e953262608ab8da47","kind":"tag","published_at":"2015-03-31T17:34:40.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0.pre5","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre5/manifests"},{"name":"v0.7.4","sha":"35a9cda2f61a2a53be20b52e4f124467855b1b5a","kind":"tag","published_at":"2015-03-31T15:15:03.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.7.4","html_url":"https://github.com/httprb/http/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.4/manifests"},{"name":"v0.8.0.pre4","sha":"4cf3a074f82037dd462f5e81d92c4f639311e84d","kind":"tag","published_at":"2015-03-29T00:40:57.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0.pre4","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre4/manifests"},{"name":"v0.8.0.pre3","sha":"8ac4c2215fcd969331c83da1d3e85a8092eb8d0e","kind":"tag","published_at":"2015-03-28T02:47:30.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0.pre3","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre3/manifests"},{"name":"v0.8.0.pre2","sha":"57669cebc2ae3648be3051ba9fe06170325d47ff","kind":"tag","published_at":"2015-03-28T02:29:33.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0.pre2","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre2/manifests"},{"name":"v0.8.0.pre","sha":"1d0013e49829e10d77193848834fa8434aff8d31","kind":"tag","published_at":"2015-03-26T22:13:41.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.8.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v0.8.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.8.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.8.0.pre/manifests"},{"name":"v0.6.4","sha":"f21fdc30e16f88ff7a9fd09a8dd7dd948e9bb9a0","kind":"tag","published_at":"2015-03-25T19:29:35.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.4","html_url":"https://github.com/httprb/http/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.4/manifests"},{"name":"v0.7.3","sha":"4308f702ebeb1fe3624d23bfc8f1f5fc58136b79","kind":"tag","published_at":"2015-03-25T00:25:14.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.7.3","html_url":"https://github.com/httprb/http/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"9c3d51c302d2ccfc3e6e71df75c99876f819bec7","kind":"tag","published_at":"2015-03-02T20:41:01.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.7.2","html_url":"https://github.com/httprb/http/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1d00907bfd786fa4e7f2a67fe27a51c9f6fa5910","kind":"tag","published_at":"2015-01-03T06:53:32.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.7.1","html_url":"https://github.com/httprb/http/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6dd67fa140f0dae359bb434d31be5508692a1b76","kind":"tag","published_at":"2015-01-02T19:01:09.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.7.0","html_url":"https://github.com/httprb/http/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"33b9205a7f5eeaea750e7df2b9f1ce9aa9b0b939","kind":"tag","published_at":"2014-11-14T18:12:28.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.3","html_url":"https://github.com/httprb/http/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"740379aaf45e308d39ddeab5408312c7435052d7","kind":"tag","published_at":"2014-08-06T19:53:27.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.2","html_url":"https://github.com/httprb/http/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.2/manifests"},{"name":"v0.5.1","sha":"42e8c5dc968a67cb0c6794bf5d88a38eff20f6fb","kind":"tag","published_at":"2014-05-26T22:34:47.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.5.1","html_url":"https://github.com/httprb/http/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.1/manifests"},{"name":"v0.6.1","sha":"6ff415ffef0c64e2b518884126d5d157bfb70fdb","kind":"tag","published_at":"2014-05-08T03:40:43.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.1","html_url":"https://github.com/httprb/http/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"a5d97b34f86508de01ff2b586a5c1e9347404f9c","kind":"tag","published_at":"2014-04-04T20:25:49.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.0","html_url":"https://github.com/httprb/http/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.0/manifests"},{"name":"v0.6.0.pre","sha":"baa16bfe5725a46802cc5a5dfaf255a2202be3b2","kind":"tag","published_at":"2014-03-29T18:24:49.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.6.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v0.6.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.6.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.6.0.pre/manifests"},{"name":"v0.5.0","sha":"ba3007d91e458dd116c893e3d0a9ca87190ca6ea","kind":"tag","published_at":"2013-09-14T06:23:24.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.5.0","html_url":"https://github.com/httprb/http/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0/manifests"},{"name":"v0.5.0.pre2","sha":"2249b11b99d5756ad394370c2a1af20048051333","kind":"tag","published_at":"2013-09-11T15:38:36.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.5.0.pre2","html_url":"https://github.com/httprb/http/releases/tag/v0.5.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.5.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0.pre2/manifests"},{"name":"v0.5.0.pre","sha":"0bf78f912853b5edcd25e7bea673499fcc28630b","kind":"tag","published_at":"2013-09-06T07:08:48.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.5.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v0.5.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.5.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.5.0.pre/manifests"},{"name":"v1.0.0.pre","sha":"23bed80219d77fb389ea72579c6d5cfa2b0ec4e7","kind":"tag","published_at":"2012-12-29T02:21:39.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v1.0.0.pre","html_url":"https://github.com/httprb/http/releases/tag/v1.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v1.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v1.0.0.pre/manifests"},{"name":"v0.4.0","sha":"1541306880e02b42fc0954250973910f29f59f67","kind":"tag","published_at":"2012-10-12T20:59:08.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.4.0","html_url":"https://github.com/httprb/http/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f68cc84dab87cd6725e5c4315d605e56da5fc51b","kind":"tag","published_at":"2012-09-01T23:07:17.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.3.0","html_url":"https://github.com/httprb/http/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"82dbd5a4f945865735d5ce818a7ed50f34152362","kind":"tag","published_at":"2012-03-05T01:53:06.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.2.0","html_url":"https://github.com/httprb/http/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"fcbadc5d529df79fd6d531dae5c18878cb214e69","kind":"tag","published_at":"2012-01-27T02:16:48.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.1.0","html_url":"https://github.com/httprb/http/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"17d8c9a4206952f0d5f59fb661cbdfe18afb6c61","kind":"tag","published_at":"2011-10-11T03:49:59.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.0.1","html_url":"https://github.com/httprb/http/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"d3e10c6c2e2db4d04a6fb9a94e588b6e133c2c60","kind":"tag","published_at":"2011-10-06T04:37:33.000Z","download_url":"https://codeload.github.com/httprb/http/tar.gz/v0.0.0","html_url":"https://github.com/httprb/http/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httprb/http@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T02:20:56.584Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/httprb/http","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/httprb/http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/httprb/http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/httprb/http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:45:16.734Z","issues_count":81,"pull_requests_count":103,"avg_time_to_close_issue":39882373.58695652,"avg_time_to_close_pull_request":10789956.648936171,"issues_closed_count":46,"pull_requests_closed_count":94,"pull_request_authors_count":58,"issue_authors_count":64,"avg_comments_per_issue":4.987654320987654,"avg_comments_per_pull_request":2.349514563106796,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":25644.6,"past_year_avg_time_to_close_pull_request":828600.5882352941,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.85,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/issues","maintainers":[{"login":"ixti","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ixti"},{"login":"tarcieri","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarcieri"}],"active_maintainers":[{"login":"ixti","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ixti"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhttprb%2Fhttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhttprb%2Fhttp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhttprb%2Fhttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhttprb%2Fhttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhttprb%2Fhttp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2087531,"maintainers_count":0,"namespaces_count":779664,"keywords_count":112728,"github":"golang","metadata":{"funded_packages_count":53440},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-05T05:09:06.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13466802,"name":"ruby-http","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/httprb/http","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/httprb/http","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:43:46.122Z","latest_release_published_at":"2026-02-09T16:43:46.122Z","latest_release_number":"4.4.1-6","last_synced_at":"2026-03-09T17:06:31.756Z","created_at":"2026-02-09T16:43:45.839Z","updated_at":"2026-03-09T17:32:07.207Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-http","install_command":"apt-get install ruby-http","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-http","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-addressable, ruby-certificate-authority, ruby-coveralls, ruby-http-cookie, ruby-http-form-data (\u003e= 2.2~), ruby-http-parser, ruby-rspec, ruby-rspec-its, ruby-simplecov, ruby-webrick (\u003e= 1.7~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-http?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-http/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":177},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-03-31T06:41:18.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13712551,"name":"ruby-http","ecosystem":"debian","description":null,"homepage":"https://github.com/httprb/http","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/httprb/http","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:32:17.495Z","latest_release_published_at":"2026-02-12T23:32:17.495Z","latest_release_number":"4.4.1-5","last_synced_at":"2026-03-13T03:29:03.951Z","created_at":"2026-02-12T23:32:17.193Z","updated_at":"2026-03-13T03:30:38.384Z","registry_url":"https://tracker.debian.org/pkg/ruby-http","install_command":"apt-get install ruby-http","documentation_url":"https://packages.debian.org/bookworm/ruby-http","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-http","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-addressable, ruby-certificate-authority, ruby-coveralls, ruby-http-cookie, ruby-http-form-data (\u003e= 2.2~), ruby-http-parser, ruby-rspec, ruby-rspec-its, ruby-simplecov, ruby-webrick (\u003e= 1.7~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:32:18.070Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-http?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-http/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":364},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-01T06:53:23.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13669017,"name":"ruby-http","ecosystem":"debian","description":null,"homepage":"https://github.com/httprb/http","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/httprb/http","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:26:58.778Z","latest_release_published_at":"2026-02-12T12:26:58.778Z","latest_release_number":"4.4.1-6","last_synced_at":"2026-03-14T18:09:45.224Z","created_at":"2026-02-12T12:26:58.589Z","updated_at":"2026-03-14T18:09:45.224Z","registry_url":"https://tracker.debian.org/pkg/ruby-http","install_command":"apt-get install ruby-http","documentation_url":"https://packages.debian.org/trixie/ruby-http","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-http","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-addressable, ruby-certificate-authority, ruby-coveralls, ruby-http-cookie, ruby-http-form-data (\u003e= 2.2~), ruby-http-parser, ruby-rspec, ruby-rspec-its, ruby-simplecov, ruby-webrick (\u003e= 1.7~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:26:59.393Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-http?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-http/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":282},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-03-31T06:41:13.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}}],"commits":{"id":3232,"full_name":"httprb/http","default_branch":"main","total_commits":1289,"total_committers":129,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.992248062015504,"dds":0.6664080682699767,"past_year_total_commits":104,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":20.8,"past_year_dds":0.11538461538461542,"last_synced_at":"2026-04-06T16:24:38.630Z","last_synced_commit":"d0886c913cbe53cbdb8150733d0305367ea79fb8","created_at":"2023-03-07T09:16:52.323Z","updated_at":"2026-04-06T16:23:13.037Z","committers":[{"name":"Aleksey V Zapparov","email":"ixti@member.fsf.org","login":"ixti","count":430},{"name":"Tony Arcieri","email":"bascule@gmail.com","login":"tarcieri","count":277},{"name":"Erik Berlin","email":"sferik@gmail.com","login":"sferik","count":157},{"name":"Janko Marohnić","email":"janko.marohnic@gmail.com","login":"janko","count":47},{"name":"Sam Phippen","email":"samphippen@googlemail.com","login":null,"count":39},{"name":"Bernard Lambeau","email":"blambeau@gmail.com","login":"blambeau","count":34},{"name":"Peter Williams","email":"pezra@barelyenough.org","login":"pezra","count":31},{"name":"Zach Anker","email":"zanker@squareup.com","login":null,"count":26},{"name":"Tony Arcieri","email":"tonyarcieri@squareup.com","login":null,"count":19},{"name":"Piotr Boniecki","email":"piotr@prograils.com","login":null,"count":10},{"name":"jwinter","email":"jwinter@gmail.com","login":"jwinter","count":9},{"name":"Paul Sadauskas","email":"psadauskas@gmail.com","login":"paul","count":9},{"name":"Juanito Fatas","email":"katehuang0320@gmail.com","login":"JuanitoFatas","count":8},{"name":"Ezekiel Templin","email":"zeke@templ.in","login":"ezkl","count":7},{"name":"Connor Dunn","email":"connorhd@squareup.com","login":"Connorhd","count":7},{"name":"Christian Schmidt","email":"github@chsc.dk","login":"c960657","count":5},{"name":"Jason Nochlin","email":"hundredwatt@gmail.com","login":"hundredwatt","count":5},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":5},{"name":"Ori Pekelman","email":"ori@pekelman.com","login":"OriPekelman","count":5},{"name":"Joshua Flanagan","email":"joshuaflanagan@gmail.com","login":"joshuaflanagan","count":4},{"name":"Kyle King","email":"kylejking@gmail.com","login":"kylekyle","count":4},{"name":"Rick Song","email":"rickcsong@gmail.com","login":"RickCSong","count":4},{"name":"Ryan Hosford","email":"tad.hosford@gmail.com","login":"rthbound","count":4},{"name":"Bryan Powell","email":"bryan@metabahn.com","login":"bryanp","count":4},{"name":"Tyler Montgomery","email":"tyler.a.montgomery@gmail.com","login":"ubermajestix","count":3},{"name":"Smudge","email":"nathan@ngriffith.com","login":"smudge","count":3},{"name":"Nicolas Leger","email":"nicolasleger","login":"nicolasleger","count":3},{"name":"Mike Evans","email":"mike@urlgonomics.com","login":"mje113","count":3},{"name":"Michael Gee","email":"michaelpgee@gmail.com","login":"mikegee","count":3},{"name":"Matthew Witek","email":"matt@mwitekdesign.com","login":"mwitek","count":3},{"name":"Hendrik Beskow","email":"hendrik@beskow.de","login":"Asmod4n","count":3},{"name":"Greg Thornton","email":"xdissent@me.com","login":"xdissent","count":3},{"name":"Hakan Ensari","email":"hakanensari@gmail.com","login":"hakanensari","count":3},{"name":"Hannes Nevalainen","email":"kwando@merciless.me","login":"kwando","count":3},{"name":"Nate Holland","email":"natesholland@gmail.com","login":"natesholland","count":2},{"name":"Mattias Putman","email":"mattias.putman@gmail.com","login":"challengee","count":2},{"name":"Mamoon Raja","email":"mamoonraja1@gmail.com","login":"mamoonraja","count":2},{"name":"Andrew Lazarus","email":"lazarus@squareup.com","login":"nerdrew","count":2},{"name":"Hannes Georg","email":"hannes.georg@xing.com","login":null,"count":2},{"name":"Kurtis Rainbolt-Greene","email":"me@kurtisrainboltgreene.name","login":null,"count":2},{"name":"Tiago Cardoso","email":"tiago.cardoso@swisscom.com","login":null,"count":2},{"name":"Patrik Bóna","email":"patrik.bona@mrhead.sk","login":"mrhead","count":2},{"name":"Stanislav Ershov","email":"digital.stream.of.mind@gmail.com","login":"crackedmind","count":2},{"name":"Tony Ta","email":"tonyta.tt@gmail.com","login":"tonyta","count":2},{"name":"Andrew W. Lee","email":"git@drewlee.com","login":"drwl","count":2},{"name":"Yuri Smirnov","email":"tycooon@yandex.ru","login":"tycooon","count":2},{"name":"hiromipaw","email":"silvia@nopressure.co.uk","login":"hiromipaw","count":2},{"name":"Andrew Volozhanin","email":"scarfacedeb@gmail.com","login":"scarfacedeb","count":2},{"name":"Alex Clink","email":"alexclink@gmail.com","login":"SleepingInsomniac","count":1},{"name":"Alex Watt","email":"alex@alexcwatt.com","login":"alexcwatt","count":1},{"name":"Anatol","email":"anatol.pomozov@gmail.com","login":"anatol","count":1},{"name":"Andrei Botalov","email":"botalov.andrey@gmail.com","login":"abotalov","count":1},{"name":"Anton","email":"choixer@gmail.com","login":"antonvolkoff","count":1},{"name":"Arsen Shamkhalov","email":"thornu731@gmail.com","login":"thorn","count":1},{"name":"Atul Bhosale","email":"atul1bhosale@gmail.com","login":"Atul9","count":1},{"name":"Ben Ubois","email":"ben@benubois.com","login":"benubois","count":1},{"name":"Tony Pitale","email":"tpitale@gmail.com","login":"tpitale","count":1},{"name":"Asmod4n","email":"hendrik-github@beskow.de","login":null,"count":1},{"name":"Jip van Reijsen","email":"jip@highstreetapp.com","login":null,"count":1},{"name":"Joon Min","email":"joongi.min@gmail.com","login":null,"count":1},{"name":"Lukasz Maslej","email":"lmaslej@rubycoder.pl","login":null,"count":1},{"name":"Robert Church","email":"robert.church@legitscript.com","login":null,"count":1},{"name":"Salvatore Testa","email":"sal@squareup.com","login":null,"count":1},{"name":"Tiago Cardoso","email":"tiago@restorm.com","login":null,"count":1},{"name":"Dan Čermák","email":"45594031+dcermak","login":"dcermak","count":1},{"name":"Tom Prats","email":"tom@tomify.me","login":"tomprats","count":1},{"name":"Tim Kellogg","email":"timothy.kellogg@gmail.com","login":"tkellogg","count":1},{"name":"Thomas Ramfjord","email":"tramfjord@quantcast.com","login":"tramfjord","count":1},{"name":"Thomas Lecavelier","email":"thomas@lecavelier.name","login":"ook","count":1},{"name":"Ted Johansson","email":"drenmi@gmail.com","login":"Drenmi","count":1},{"name":"Stanisław Pitucha","email":"stan.pitucha@envato.com","login":"viraptor","count":1},{"name":"Simon Arlott","email":"70171+nomis","login":"nomis","count":1},{"name":"Shannon Skipper","email":"shannonskipper@gmail.com","login":"havenwood","count":1},{"name":"Seamus Abshere","email":"seamus@abshere.net","login":"seamusabshere","count":1},{"name":"Sarun Rattanasiri","email":"7634596+midnight-wonderer","login":"midnight-wonderer","count":1},{"name":"S","email":"sebyx07","login":"sebyx07","count":1},{"name":"Renaud Chaput","email":"renchap@gmail.com","login":"renchap","count":1},{"name":"ReadmeCritic","email":"frankensteinbot@gmail.com","login":"ReadmeCritic","count":1},{"name":"Phil Murray","email":"pmurray@nevada.net.nz","login":"meanphil","count":1},{"name":"Phil Coggins","email":"cogginspj@gmail.com","login":"PhilCoggins","count":1},{"name":"代码之力","email":"tsowly@hotmail.com","login":"ShiningRay","count":1},{"name":"souk4711","email":"53728155+souk4711","login":"souk4711","count":1},{"name":"sandstrom","email":"mail+github@a16m.se","login":"sandstrom","count":1},{"name":"rpeng","email":"peng.richard@gmail.com","login":"rpeng","count":1},{"name":"mickm","email":"mick@afroken.org","login":"mickm","count":1},{"name":"matoro","email":"matoro","login":"matoro","count":1},{"name":"matheussilvasantos","email":"oliveira.matheussilva@outlook.com","login":"matheussilvasantos","count":1},{"name":"jeraki","email":"83373294+jeraki","login":"jeraki","count":1},{"name":"groe","email":"mailtogroe@gmail.com","login":"groe","count":1},{"name":"flosacca","email":"flosacca@gmail.com","login":"flosacca","count":1},{"name":"ericmustin","email":"mustin.eric@gmail.com","login":"ericmustin","count":1},{"name":"Yuji Hanamura","email":"yuji.developer@gmail.com","login":"yujideveloper","count":1},{"name":"Yazhong Liu","email":"yorkiefixer@gmail.com","login":"yorkie","count":1},{"name":"Will Djingga","email":"will@alotofnoodles.com","login":"alotofnoodles","count":1},{"name":"Vladimir Kochnev","email":"hashtable@yandex.ru","login":"marshall-lee","count":1},{"name":"Vasyl Kuzmyk","email":"vasyl.kuzmyk@protonmail.com","login":"TheBlackArroVV","count":1},{"name":"Jesus Castello","email":"matugm@gmail.com","login":"matugm","count":1},{"name":"Jesse Cooke","email":"jesse@jc00ke.com","login":"jc00ke","count":1},{"name":"Jamie Slome","email":"jamie@418sec.com","login":"JamieSlome","count":1},{"name":"Ilya Vassilevsky","email":"vassilevsky@gmail.com","login":"vassilevsky","count":1},{"name":"Espartaco Palma","email":"esparta@gmail.com","login":"esparta","count":1},{"name":"Ed Ruder","email":"ed@ruders.org","login":"edruder","count":1},{"name":"Earlopain","email":"14981592+Earlopain","login":"Earlopain","count":1},{"name":"Doug Renn","email":"renn@nestegg.com","login":"nestegg","count":1},{"name":"Dmitry Semenyuk","email":"semenyukdmitry","login":"semenyukdmitry","count":1},{"name":"Danny Ben Shitrit","email":"db@dannyben.com","login":"DannyBen","count":1},{"name":"Daniel Sabourin","email":"danielsabourin82@gmail.com","login":"daniel-sabourin","count":1},{"name":"Ajay Sharma","email":"aj@ajsharma.com","login":"ajsharma","count":1},{"name":"Coleman Nugent","email":"colemannugent@gmail.com","login":"colemannugent","count":1},{"name":"Charlie Sanders","email":"901865+sandersch","login":"sandersch","count":1},{"name":"Bruno Vicenzo","email":"bvicenzo","login":"bvicenzo","count":1},{"name":"Brian Shirai","email":"brixen@gmail.com","login":"brixen","count":1},{"name":"Patrik Ragnarsson","email":"patrik@starkast.net","login":"dentarg","count":1},{"name":"Omkar Moghe","email":"omkarmoghe","login":"omkarmoghe","count":1},{"name":"Odin H B","email":"odinh2908@gmail.com","login":"odinhb","count":1},{"name":"OKURA Masafumi","email":"masafumi.o1988@gmail.com","login":"okuramasafumi","count":1},{"name":"Nicolás Sanguinetti","email":"foca@foca.io","login":"foca","count":1},{"name":"Netto Farah","email":"nettofarah@gmail.com","login":"nettofarah","count":1},{"name":"Michael G. Schwern","email":"schwern@pobox.com","login":"schwern","count":1},{"name":"Matt Kelly","email":"matthew.ryan.kelly@gmail.com","login":"mathisto","count":1},{"name":"Linus Marton","email":"mail@linusmarton.com","login":"Linuus","count":1},{"name":"Leon Breedt","email":"ljb@bitserf.org","login":"leonbreedt","count":1},{"name":"Koichi ITO","email":"koic.ito@gmail.com","login":"koic","count":1},{"name":"Kohei SUGI","email":"kohei.sg@gmail.com","login":"koheisg","count":1},{"name":"Juan Manuel Cuello","email":"juanmacuello@gmail.com","login":"Juanmcuello","count":1},{"name":"Juan Hernández","email":"juan.hernandez.babon@gmail.com","login":"jhbabon","count":1},{"name":"Joshua Nelson","email":"github@jyn.dev","login":"jyn514","count":1},{"name":"Jonathan Rochkind","email":"jonathan@dnil.net","login":"jrochkind","count":1},{"name":"Yuri Levenhagen","email":"yurileven@gmail.com","login":null,"count":1}],"past_year_committers":[{"name":"Erik Berlin","email":"sferik@gmail.com","login":"sferik","count":92},{"name":"Alexey Zapparov","email":"alexey@zapparov.com","login":"ixti","count":9},{"name":"Vasyl Kuzmyk","email":"vasyl.kuzmyk@protonmail.com","login":"TheBlackArroVV","count":1},{"name":"S","email":"sebyx07","login":"sebyx07","count":1},{"name":"Hakan Ensari","email":"hakanensari@gmail.com","login":"hakanensari","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:11.408Z","repositories_count":6211415,"commits_count":919688213,"contributors_count":35649931,"owners_count":1142793,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"httprb/http","html_url":"https://github.com/httprb/http","last_synced_at":"2026-03-31T18:02:06.794Z","status":"active","issues_count":91,"pull_requests_count":117,"avg_time_to_close_issue":54998148.53571428,"avg_time_to_close_pull_request":12464592.60909091,"issues_closed_count":56,"pull_requests_closed_count":110,"pull_request_authors_count":60,"issue_authors_count":72,"avg_comments_per_issue":4.747252747252747,"avg_comments_per_pull_request":2.4358974358974357,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":29161.85714285714,"past_year_avg_time_to_close_pull_request":1176692.9444444445,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3636363636363635,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-12T12:05:55.449Z","updated_at":"2026-03-31T18:02:06.794Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprb%2Fhttp/issues","issue_labels_count":{"Improvement":10,"Bug":6,"Feature":4,"Pick Me!":3,"Security":3,"Discussion":2,"Not a bug":1,"Regression":1,"Question":1},"pull_request_labels_count":{"Feature":3,"Discussion":1},"issue_author_associations_count":{"NONE":59,"MEMBER":16,"CONTRIBUTOR":16},"pull_request_author_associations_count":{"CONTRIBUTOR":63,"MEMBER":28,"NONE":26},"issue_authors":{"ixti":11,"tarcieri":5,"ksylvest":2,"bkuhlmann":2,"nomis":2,"stoivo":2,"shaicoleman":2,"souk4711":1,"hugopassos":1,"tablecell":1,"james-em":1,"unikitty37":1,"Linuus":1,"chrismanderson":1,"alanhala":1,"sunilkumarnagoore":1,"flosacca":1,"ClearlyClaire":1,"joevandyk":1,"rkhapre":1,"eli-darkly":1,"lukasz-wojcik":1,"hartator":1,"davidmilo":1,"ekohl":1,"rgaufman":1,"jmaino":1,"ronald":1,"JamieSlome":1,"kingwkb":1,"Overload119":1,"sferik":1,"jots":1,"fhoeben":1,"davispuh":1,"andyundso":1,"schwern":1,"c2ofh":1,"jgreben":1,"brodock":1,"pineman":1,"jeraki":1,"kapso":1,"baseballlover723":1,"csuhta":1,"rpeng":1,"pcriv":1,"Annih":1,"ilyabylich-st":1,"MothOnMars":1,"Terciuss":1,"IvanTakarlikov-st":1,"acousticrobot":1,"TheBlackArroVV":1,"drwl":1,"zt2":1,"pynixwang":1,"byteit101":1,"r1710518272-ops":1,"phoet":1,"midnight-wonderer":1,"amite":1,"PhilCoggins":1,"tycooon":1,"paul":1,"mjankowski":1,"jrochkind":1,"imadmoussa1":1,"sj26":1,"mperice":1,"Vucius":1,"Deepak275":1},"pull_request_authors":{"ixti":16,"tarcieri":12,"c960657":7,"hakanensari":5,"benubois":4,"sebyx07":4,"koheisg":3,"bryanp":3,"CallieAvery":2,"drwl":2,"tomprats":2,"omkarmoghe":2,"sferik":2,"TheBlackArroVV":2,"Bertg":2,"midnight-wonderer":2,"alexcwatt":2,"nomis":2,"Earlopain":2,"foca":1,"jyn514":1,"sandersch":1,"mathisto":1,"daniel-sabourin":1,"bvicenzo":1,"joshuaflanagan":1,"sj26":1,"jkingdon":1,"brodock":1,"odinhb":1,"flosacca":1,"trusche":1,"mikeastock":1,"schwern":1,"singpolyma-shopify":1,"souk4711":1,"renchap":1,"ilyabylich-st":1,"jeraki":1,"tkellogg":1,"paul":1,"YuLeven":1,"matoro":1,"okuramasafumi":1,"Linuus":1,"JamieSlome":1,"hasandiwan":1,"marlinpierce":1,"savonarola":1,"stoivo":1,"bjeanes":1,"PhilCoggins":1,"matheussilvasantos":1,"koic":1,"rpeng":1,"SleepingInsomniac":1,"ajsharma":1,"skatkov":1,"baweaver":1,"sandstrom":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-06T00:00:09.270Z","repositories_count":14109007,"issues_count":34446546,"pull_requests_count":112476769,"authors_count":11227683,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"Not a bug":1,"Question":1,"Security":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":7,"MEMBER":3,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"MEMBER":9,"CONTRIBUTOR":6,"NONE":4},"past_year_issue_authors":{"ixti":3,"alanhala":1,"Annih":1,"baseballlover723":1,"ilyabylich-st":1,"phoet":1,"pineman":1,"r1710518272-ops":1,"sferik":1},"past_year_pull_request_authors":{"ixti":9,"sebyx07":4,"sferik":2,"TheBlackArroVV":2,"hakanensari":1,"ilyabylich-st":1},"maintainers":[{"login":"ixti","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ixti"},{"login":"tarcieri","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarcieri"}],"active_maintainers":[{"login":"ixti","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ixti"}]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":12,"PullRequestEvent":18,"ForkEvent":8,"IssuesEvent":43,"WatchEvent":76,"IssueCommentEvent":63,"PushEvent":54,"GollumEvent":1,"PullRequestReviewEvent":14,"PullRequestReviewCommentEvent":10,"CreateEvent":13},"last_year":{"ReleaseEvent":1,"DeleteEvent":12,"PullRequestEvent":13,"ForkEvent":5,"IssuesEvent":38,"WatchEvent":52,"IssueCommentEvent":44,"PushEvent":51,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":8,"CreateEvent":13}},"keywords":["client","http","http-client","ruby"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T18:16:01.242Z","updated_at":"2023-01-29T18:16:01.242Z","repository_link":"https://github.com/httprb/http/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7229000858,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7229000859,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7229000860,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"v1.1.2","direct":true,"kind":"composite","optional":false},{"id":7229000861,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-01-29T18:16:01.330Z","updated_at":"2023-01-29T18:16:01.330Z","repository_link":"https://github.com/httprb/http/blob/main/Gemfile","dependencies":[{"id":7229000871,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":7229000872,"package_name":"webrick","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":7229000873,"package_name":"guard-rspec","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000874,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000875,"package_name":"pry","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000876,"package_name":"fuubar","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000877,"package_name":"pry-byebug","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000878,"package_name":"certificate_authority","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"development","optional":false},{"id":7229000879,"package_name":"backports","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000880,"package_name":"rubocop","ecosystem":"rubygems","requirements":"~\u003e 1.30.0","direct":true,"kind":"development","optional":false},{"id":7229000881,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000882,"package_name":"rubocop-rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000883,"package_name":"rubocop-rspec","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000884,"package_name":"simplecov","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000885,"package_name":"simplecov-lcov","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000886,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.10","direct":true,"kind":"development","optional":false},{"id":7229000887,"package_name":"rspec-its","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000888,"package_name":"yardstick","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000889,"package_name":"kramdown","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":7229000890,"package_name":"yard","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"http.gemspec","sha":null,"kind":"manifest","created_at":"2023-01-29T18:16:01.373Z","updated_at":"2023-01-29T18:16:01.373Z","repository_link":"https://github.com/httprb/http/blob/main/http.gemspec","dependencies":[{"id":7229000976,"package_name":"addressable","ecosystem":"rubygems","requirements":"~\u003e 2.8","direct":true,"kind":"runtime","optional":false},{"id":7229000977,"package_name":"http-cookie","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"runtime","optional":false},{"id":7229000978,"package_name":"http-form_data","ecosystem":"rubygems","requirements":"~\u003e 2.2","direct":true,"kind":"runtime","optional":false},{"id":7229000979,"package_name":"llhttp-ffi","ecosystem":"rubygems","requirements":"~\u003e 0.4.0","direct":true,"kind":"runtime","optional":false},{"id":7229000980,"package_name":"bundler","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"development","optional":false}]}],"score":35.021580762674816,"created_at":"2024-12-15T21:38:06.784Z","updated_at":"2026-04-30T16:30:34.349Z","avatar_url":"https://github.com/httprb.png","language":"Ruby","monthly_downloads":0,"readme":"# ![http.rb](https://raw.github.com/httprb/http.rb/main/logo.png)\n\n[![Gem Version][gem-image]][gem-link]\n[![MIT licensed][license-image]][license-link]\n[![Docs][docs-image]][docs-link]\n[![Lint][lint-image]][lint-link]\n[![Mutant][mutant-image]][mutant-link]\n[![Test][test-image]][test-link]\n[![Typecheck][typecheck-image]][typecheck-link]\n\n[Documentation]\n\n## About\n\nHTTP (The Gem! a.k.a. http.rb) is an easy-to-use client library for making requests\nfrom Ruby. It uses a simple method chaining system for building requests, similar to\nPython's [Requests].\n\nUnder the hood, http.rb uses the [llhttp] parser, a fast HTTP parsing native extension.\nThis library isn't just yet another wrapper around `Net::HTTP`. It implements the HTTP\nprotocol natively and outsources the parsing to native extensions.\n\n### Why http.rb?\n\n- **Clean API**: http.rb offers an easy-to-use API that should be a\n   breath of fresh air after using something like Net::HTTP.\n\n- **Maturity**: http.rb is one of the most mature Ruby HTTP clients, supporting\n   features like persistent connections and fine-grained timeouts.\n\n- **Performance**: using native parsers and a clean, lightweight implementation,\n   http.rb achieves high performance while implementing HTTP in Ruby instead of C.\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n```ruby\ngem \"http\"\n```\n\nAnd then execute:\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n```bash\n$ gem install http\n```\n\nInside of your Ruby program do:\n```ruby\nrequire \"http\"\n```\n\n...to pull it in as a dependency.\n\n\n## Documentation\n\n[Please see the http.rb wiki][documentation]\nfor more detailed documentation and usage notes.\n\nThe following API documentation is also available:\n\n- [YARD API documentation](https://www.rubydoc.info/github/httprb/http)\n- [Chainable module (all chainable methods)](https://www.rubydoc.info/github/httprb/http/HTTP/Chainable)\n\n\n### Basic Usage\n\nHere's some simple examples to get you started:\n\n```ruby\n\u003e\u003e HTTP.get(\"https://github.com\").to_s\n=\u003e \"\\n\\n\\n\u003c!DOCTYPE html\u003e\\n\u003chtml lang=\\\"en\\\" class=\\\"\\\"\u003e\\n  \u003chead prefix=\\\"o...\"\n```\n\nThat's all it takes! To obtain an `HTTP::Response` object instead of the response\nbody, all we have to do is omit the `#to_s` on the end:\n\n```ruby\n\u003e\u003e HTTP.get(\"https://github.com\")\n=\u003e #\u003cHTTP::Response/1.1 200 OK {\"Server\"=\u003e\"GitHub.com\", \"Date\"=\u003e\"Tue, 10 May...\u003e\n```\n\nWe can also obtain an `HTTP::Response::Body` object for this response:\n\n```ruby\n\u003e\u003e HTTP.get(\"https://github.com\").body\n=\u003e #\u003cHTTP::Response::Body:3ff756862b48 @streaming=false\u003e\n```\n\nThe response body can be streamed with `HTTP::Response::Body#readpartial`.\nIn practice, you'll want to bind the `HTTP::Response::Body` to a local variable\nand call `#readpartial` on it repeatedly until it returns `nil`:\n\n```ruby\n\u003e\u003e body = HTTP.get(\"https://github.com\").body\n=\u003e #\u003cHTTP::Response::Body:3ff756862b48 @streaming=false\u003e\n\u003e\u003e body.readpartial\n=\u003e \"\\n\\n\\n\u003c!DOCTYPE html\u003e\\n\u003chtml lang=\\\"en\\\" class=\\\"\\\"\u003e\\n  \u003chead prefix=\\\"o...\"\n\u003e\u003e body.readpartial\n=\u003e \"\\\" href=\\\"/apple-touch-icon-72x72.png\\\"\u003e\\n    \u003clink rel=\\\"apple-touch-ic...\"\n# ...\n\u003e\u003e body.readpartial\n=\u003e nil\n```\n\n### Pattern Matching\n\nResponse objects support Ruby's pattern matching:\n\n```ruby\ncase HTTP.get(\"https://api.example.com/users\")\nin { status: 200..299, body: body }\n  JSON.parse(body.to_s)\nin { status: 404 }\n  nil\nin { status: 400.. }\n  raise \"request failed\"\nend\n```\n\nPattern matching is also supported on `HTTP::Response::Status`, `HTTP::Headers`,\n`HTTP::ContentType`, and `HTTP::URI`.\n\n### Base URI\n\nSet a base URI to avoid repeating the scheme and host in every request:\n\n```ruby\napi = HTTP.base_uri(\"https://api.example.com/v1\")\napi.get(\"users\")       # GET https://api.example.com/v1/users\napi.get(\"users/1\")     # GET https://api.example.com/v1/users/1\n```\n\nRelative paths are resolved per [RFC 3986](https://www.rfc-editor.org/rfc/rfc3986#section-5).\nCombine with `persistent` to reuse the connection:\n\n```ruby\nHTTP.base_uri(\"https://api.example.com/v1\").persistent do |http|\n  http.get(\"users\")\n  http.get(\"posts\")\nend\n```\n\n### Thread Safety\n\nConfigured sessions are safe to share across threads:\n\n```ruby\n# Build a session once, use it from any thread\nsession = HTTP.headers(\"Accept\" =\u003e \"application/json\")\n              .timeout(10)\n              .auth(\"Bearer token\")\n\nthreads = 10.times.map do\n  Thread.new { session.get(\"https://example.com/api/data\") }\nend\nthreads.each(\u0026:join)\n```\n\nChainable configuration methods (`.headers`, `.timeout`, `.auth`, etc.) return\nan `HTTP::Session`, which creates a fresh `HTTP::Client` for every request.\n\nPersistent connections (`HTTP.persistent`) return an `HTTP::Session` that pools\none `HTTP::Client` per origin. The session itself is **not** thread-safe. For\nthread-safe persistent connections, use the\n[connection_pool](https://rubygems.org/gems/connection_pool) gem:\n\n```ruby\npool = ConnectionPool.new(size: 5) { HTTP.persistent(\"https://example.com\") }\npool.with { |http| http.get(\"/path\") }\n```\n\nCross-origin redirects are handled transparently — the session opens a separate\npersistent connection for each origin encountered during a redirect chain:\n\n```ruby\nHTTP.persistent(\"https://example.com\").follow do |http|\n  http.get(\"/moved-to-other-domain\")  # follows redirect across origins\nend\n```\n\n## Supported Ruby Versions\n\nThis library aims to support and is [tested against][build-link]\nthe following Ruby  versions:\n\n- Ruby 3.2\n- Ruby 3.3\n- Ruby 3.4\n- Ruby 4.0\n\nIf something doesn't work on one of these versions, it's a bug.\n\nThis library may inadvertently work (or seem to work) on other Ruby versions,\nhowever support will only be provided for the versions listed above.\n\nIf you would like this library to support another Ruby version or\nimplementation, you may volunteer to be a maintainer. Being a maintainer\nentails making sure all tests run and pass on that implementation. When\nsomething breaks on your implementation, you will be responsible for providing\npatches in a timely fashion. If critical issues for a particular implementation\nexist at the time of a major release, support for that Ruby version may be\ndropped.\n\n\n## Upgrading\n\nSee [UPGRADING.md] for a detailed migration guide between major versions.\n\n\n## Security\n\nSee [SECURITY.md] for reporting vulnerabilities.\n\n\n## Contributing to http.rb\n\nSee [CONTRIBUTING.md] for guidelines, or the quick version:\n\n- Fork http.rb on GitHub\n- Make your changes\n- Ensure all tests pass (`bundle exec rake`)\n- Send a pull request\n- If we like them we'll merge them\n- If we've accepted a patch, feel free to ask for commit access!\n\n\n## Copyright\n\nCopyright © 2011-2026 Tony Arcieri, Erik Berlin, Alexey V. Zapparov, Zachary Anker.\nSee LICENSE.txt for further details.\n\n\n[//]: # (badges)\n\n[gem-image]: https://img.shields.io/gem/v/http?logo=ruby\n[gem-link]: https://rubygems.org/gems/http\n[license-image]: https://img.shields.io/badge/license-MIT-blue.svg\n[license-link]: https://github.com/httprb/http/blob/main/LICENSE.txt\n[docs-image]: https://github.com/httprb/http/actions/workflows/docs.yml/badge.svg\n[docs-link]: https://github.com/httprb/http/actions/workflows/docs.yml\n[lint-image]: https://github.com/httprb/http/actions/workflows/lint.yml/badge.svg\n[lint-link]: https://github.com/httprb/http/actions/workflows/lint.yml\n[mutant-image]: https://github.com/httprb/http/actions/workflows/mutant.yml/badge.svg\n[mutant-link]: https://github.com/httprb/http/actions/workflows/mutant.yml\n[test-image]: https://github.com/httprb/http/actions/workflows/test.yml/badge.svg\n[test-link]: https://github.com/httprb/http/actions/workflows/test.yml\n[typecheck-image]: https://github.com/httprb/http/actions/workflows/typecheck.yml/badge.svg\n[typecheck-link]: https://github.com/httprb/http/actions/workflows/typecheck.yml\n\n[//]: # (links)\n\n[contributing.md]: https://github.com/httprb/http/blob/main/CONTRIBUTING.md\n[documentation]: https://github.com/httprb/http/wiki\n[llhttp]: https://llhttp.org/\n[requests]: https://docs.python-requests.org/en/latest/\n[security.md]: https://github.com/httprb/http/blob/main/SECURITY.md\n[upgrading.md]: https://github.com/httprb/http/blob/main/UPGRADING.md\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","mvc","activejob","rack","rubygems","crash-reporting","rspec","rubocop","background-jobs","code-formatter"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/23","html_url":"https://ruby.ecosyste.ms/projects/23"}