{"id":11887086,"name":"cpp-httplib-doc","ecosystem":"alpine","description":"C++ header-only HTTP/HTTPS server and client library (documentation)","homepage":"https://github.com/yhirose/cpp-httplib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yhirose/cpp-httplib","keywords_array":[],"namespace":"testing","versions_count":22,"first_release_published_at":"2025-07-07T16:04:39.000Z","latest_release_published_at":"2026-04-04T03:05:30.000Z","latest_release_number":"0.41.0-r0","last_synced_at":"2026-04-04T03:43:11.534Z","created_at":"2025-07-07T16:16:37.390Z","updated_at":"2026-04-04T03:43:11.847Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/cpp-httplib-doc","install_command":"apk add cpp-httplib-doc","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":4759448,"uuid":"5909706","full_name":"yhirose/cpp-httplib","owner":"yhirose","description":"A C++ header-only HTTP/HTTPS server and client library","archived":false,"fork":false,"pushed_at":"2025-08-27T03:34:32.000Z","size":5697,"stargazers_count":14837,"open_issues_count":3,"forks_count":2481,"subscribers_count":190,"default_branch":"master","last_synced_at":"2025-08-27T03:41:45.140Z","etag":null,"topics":["cpp","cpp11","header-only","http","https"],"latest_commit_sha":null,"homepage":"","language":"C++","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/yhirose.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-09-22T02:38:32.000Z","updated_at":"2025-08-27T03:34:35.000Z","dependencies_parsed_at":"2023-10-23T21:35:14.834Z","dependency_job_id":"979f182b-8dbf-40bc-adcf-04973f032257","html_url":"https://github.com/yhirose/cpp-httplib","commit_stats":{"total_commits":1338,"total_committers":211,"mean_commits":6.341232227488152,"dds":"0.33482810164424515","last_synced_commit":"413994912d19b76262078fa54c4beb9de700b633"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"purl":"pkg:github/yhirose/cpp-httplib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yhirose","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/sbom","scorecard":{"id":926192,"data":{"date":"2025-08-18","repo":{"name":"github.com/yhirose/cpp-httplib","commit":"fe7fe15d2ea9acf290dc27002f386649f750fa15"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/abidiff.yaml:1","Warn: no topLevel permission defined: .github/workflows/cifuzz.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/test_proxy.yaml: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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: test/fuzzing/server_fuzzer.cc:96","Info: CppLibFuzzer integration found: test/fuzzing/server_fuzzer.cc:96","Info: CppLibFuzzer integration found: test/fuzzing/standalone_fuzz_target_runner.cpp:15","Info: CppLibFuzzer integration found: test/fuzzing/standalone_fuzz_target_runner.cpp:18","Info: CppLibFuzzer integration found: test/fuzzing/standalone_fuzz_target_runner.cpp:29"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"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/abidiff.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/abidiff.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/abidiff.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/abidiff.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/cifuzz.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/cifuzz.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/cifuzz.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_proxy.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/yhirose/cpp-httplib/test_proxy.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: example/Dockerfile.hello:1","Warn: containerImage not pinned by hash: example/Dockerfile.hello:9: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/proxy/Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-27T03:47:29.323Z","repository_id":4759448,"created_at":"2025-08-27T03:47:29.324Z","updated_at":"2025-08-27T03:47:29.324Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272325410,"owners_count":24914642,"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-08-27T02:00:09.397Z","response_time":76,"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":"yhirose","name":null,"uuid":"357397","kind":"user","description":"","email":"","website":null,"location":"Tuxedo Park, NY","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/357397?u=c537858a711fa4a23ac0d59903a97c6bfdc6b67c\u0026v=4","repositories_count":18,"last_synced_at":"2023-03-11T06:00:56.669Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/yhirose","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T21:47:36.552Z","updated_at":"2023-03-11T06:00:56.710Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yhirose","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yhirose/repositories"},"tags":[{"name":"v0.25.0","sha":"3f44c80fd345e859d6f61b2dda566aa3329ce35e","kind":"commit","published_at":"2025-08-08T00:58:39.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.25.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"a5d4c143e52441307387ec65b05a2482083b6cbc","kind":"commit","published_at":"2025-07-29T23:47:48.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.24.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"ca5fe354fb83194bc72a676c4cc4136fca5316d0","kind":"commit","published_at":"2025-07-16T21:59:52.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.23.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"ecfd84c1712b1bfe92107e37843f97ecec537da9","kind":"commit","published_at":"2025-07-10T03:57:47.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.23.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"b6c55c6030f5160d1a360a5a5180ba3205e2ce2f","kind":"commit","published_at":"2025-06-24T12:01:53.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.22.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3a1f379e751ef6555f06c5c1ef367a6fce26722c","kind":"commit","published_at":"2025-06-10T02:19:30.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.21.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"3af7f2c16147f3fbc6e4d717032daf505dc1652c","kind":"commit","published_at":"2025-05-03T12:24:22.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.20.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"787a34ad7f01f20922a237d5142aae469828be72","kind":"commit","published_at":"2025-03-17T01:24:53.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.20.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"03cf43ebaa55f27a2778bed870ea3549f7e84e2c","kind":"commit","published_at":"2025-02-14T19:42:29.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.19.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.19.0/manifests"},{"name":"v0.18.7","sha":"5814e121dfb5049f72a5c3956c3c8961b40da78b","kind":"commit","published_at":"2025-02-08T20:53:35.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.18.7","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.7/manifests"},{"name":"v0.18.6","sha":"eb30f15363fd418103d8cf1dd64e206f51e5cbc8","kind":"commit","published_at":"2025-02-06T00:14:20.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.18.6","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"37798003220c997c4a6dc30d35e76d478b53a6e2","kind":"commit","published_at":"2025-01-17T22:38:03.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.18.5","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"54f8a4d0f34acb3cc508e337d9881296b70201ad","kind":"commit","published_at":"2025-01-16T06:00:25.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.18.4","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"a7bc00e3307fecdb4d67545e93be7b88cfb1e186","kind":"commit","published_at":"2024-12-03T11:33:00.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.18.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"51dee793fec2fa70239f5cf190e165b54803880f","kind":"commit","published_at":"2024-11-30T01:49:50.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.18.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"5c1a34e766817cf0865ca8bc5af5edeb0f9b2df4","kind":"commit","published_at":"2024-10-18T21:16:54.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.18.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e64379c3d71ccf3f62e4e4853bfd1316901564b3","kind":"commit","published_at":"2024-09-12T16:28:35.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.18.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"61c418048d8b0e42cc55e908c1c2da1e2f617f86","kind":"commit","published_at":"2024-09-06T23:58:02.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.17.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"ef63f97afe2080b5f9515c1933aa4942f456662a","kind":"commit","published_at":"2024-09-05T16:57:26.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.17.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"c88b09bc6be4300d07140c777719ba24fc6288a2","kind":"commit","published_at":"2024-09-04T01:20:57.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.17.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"7f6d413ddd8304c8ff79c4cfaf89c7bcea8298a2","kind":"commit","published_at":"2024-09-01T11:53:56.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.17.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.17.0/manifests"},{"name":"v0.16.3","sha":"af56b7ec0ba9d18b788ed064f76d936eb52c5db5","kind":"commit","published_at":"2024-08-17T13:53:26.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.16.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"c5c54b31e2bf8bd37ceba2715de756d1132e3685","kind":"commit","published_at":"2024-08-08T15:48:50.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.16.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"e00fd06355e8717032950a0a6e07cfa3d3df594e","kind":"commit","published_at":"2024-08-06T21:04:22.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.16.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"8438df4a953da398fc794387618a3c9676b2ba7e","kind":"commit","published_at":"2024-06-11T22:20:47.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.16.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"5c00bbf36ba8ff47b4fb97712fc38cb2884e5b98","kind":"commit","published_at":"2024-02-06T03:12:43.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.15.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"80c0cc445e4c555e93758423c34e2b1df9d33bd2","kind":"commit","published_at":"2024-02-03T04:29:30.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.15.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"b7cac4f4b80d74ba31be3865d637824067574f08","kind":"commit","published_at":"2024-01-29T12:40:56.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.15.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"530d6ee09816d7d37032b03e122efca8bf9448e3","kind":"commit","published_at":"2024-01-27T22:39:58.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.15.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"cbca63f091ef1147ff57e90eb1ee5e558aa05d2c","kind":"commit","published_at":"2023-12-22T00:55:25.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.14.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f14accb7b6ff4499321e14c61497bc7e4b28e49b","kind":"commit","published_at":"2023-12-05T03:31:12.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.14.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"a609330e4c6374f741d3b369269f7848255e1954","kind":"commit","published_at":"2023-10-01T02:13:14.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.14.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"30b7732565c4630263b43c34267a605a1511f794","kind":"commit","published_at":"2023-08-23T00:19:07.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.14.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"c7ed1796a778592ae5a122287a16b1dd4770858a","kind":"commit","published_at":"2023-08-01T01:28:33.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.13.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"e699bd0730695eb56aac2e12093d0807e336906f","kind":"commit","published_at":"2023-07-29T16:26:19.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.13.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0f1b62c2b3d0898cbab7aa685c2593303ffdc1a2","kind":"commit","published_at":"2023-07-08T11:41:24.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.13.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"82acdca638b64e0c00b43e2b192fbce0a4de9567","kind":"commit","published_at":"2023-07-06T22:32:42.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.13.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.13.0/manifests"},{"name":"v0.12.6","sha":"d3076f5a70695e35fd2c497e2e766ce72725dd69","kind":"commit","published_at":"2023-06-09T22:02:38.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.12.6","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"27c0e1186c28f4f6a6864e0f8e14a2898a33a794","kind":"commit","published_at":"2023-05-30T07:09:42.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.12.5","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"3409c00e6f5402eb4e300b45e44e11c3bdfe1a5c","kind":"commit","published_at":"2023-05-26T16:10:21.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.12.4","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"f977558a28d6db893cf42131c33d025fa17458e1","kind":"commit","published_at":"2023-04-30T01:44:36.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.12.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"a66a013ed78dee11701d6075c6b713307004a126","kind":"commit","published_at":"2023-03-26T01:47:14.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.12.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"f2f47284890e9ed1ab1750a21c06441bdd5fcb6c","kind":"commit","published_at":"2023-03-10T22:53:19.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.12.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"4e6ded1f36ec24d6428ab560f8c0ddfb653651e6","kind":"commit","published_at":"2023-02-07T15:27:40.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.12.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"7992b148969fbf8093230b37a6a36c2f61135937","kind":"commit","published_at":"2023-01-09T22:08:11.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.11.4","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"c0b461a3b7b15877b5c8047b409c124aceec8fd9","kind":"commit","published_at":"2022-11-30T00:26:10.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.11.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"8e10d4e8e7febafce0632810262e81e853b2065f","kind":"commit","published_at":"2022-09-12T15:36:14.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.11.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"d92c31446687cfa336a6332b1015b4fe289fbdec","kind":"commit","published_at":"2022-08-02T23:44:25.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.11.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"25d72bf8817e08b1643fce33629ece8549e08002","kind":"commit","published_at":"2022-07-30T00:45:55.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.11.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.11.0/manifests"},{"name":"v0.10.9","sha":"5e6f973b99a001a68e52bfca254e42135ad3f4e0","kind":"commit","published_at":"2022-07-08T21:40:05.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.10.9","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"219d13b7187319208fe538aff147797ca9757c29","kind":"commit","published_at":"2022-06-07T13:52:08.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.10.8","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"9452c0a4b69c5e4e31169ed32e961d330695122c","kind":"commit","published_at":"2022-04-28T14:21:14.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.10.7","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"d87abeecf0ca2bd2899140208523413bef6fc523","kind":"commit","published_at":"2022-04-17T21:34:48.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.10.6","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"d05c34360212cda80d3a8d7fa3ea947b0d01f5ed","kind":"commit","published_at":"2022-04-17T01:02:30.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.10.5","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"bb8e45383e9619ddf3de8fc63974ca8ebdbc3da5","kind":"commit","published_at":"2022-03-17T12:38:15.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.10.4","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"d73395e1dc652465fa9524266cd26ad57365491f","kind":"commit","published_at":"2022-02-22T15:21:27.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.10.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"87e03dd1ceb676c40caeb84fd8f3573f59555f1d","kind":"commit","published_at":"2022-01-26T22:32:40.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.10.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b324921c1aeff2976544128e4bb2a0979a4aa595","kind":"commit","published_at":"2021-12-25T02:01:06.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.10.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"4b0ed9ee884e63ba6a4d197fbc916aceecb56c22","kind":"commit","published_at":"2021-12-21T23:15:41.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.10.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.10.0/manifests"},{"name":"v0.9.10","sha":"9639578c2a05ae8b93f589ef2cf4ba42e222af90","kind":"commit","published_at":"2021-12-12T00:26:22.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.10","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"ddff782133afc4f4393bdd654ce957be3d20fda3","kind":"commit","published_at":"2021-11-27T01:46:38.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.9","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"06026bb47d9506e12af2b163c8ace655737d31f2","kind":"commit","published_at":"2021-11-23T15:53:05.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.8","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"b80aa7fee31a8712b1d3cae05c1d9e7f5c436e3d","kind":"commit","published_at":"2021-10-15T11:13:16.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.7","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"c7554ccac267f2dc8714886d965186157705eea1","kind":"commit","published_at":"2021-10-10T00:35:58.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.6","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"d87d0672a8e0f3695f168ff1f55028f6fbe4aedf","kind":"commit","published_at":"2021-09-28T22:11:50.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.5","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"ab477b5631e1a84eebbae1b25a64861d0f19d7ab","kind":"commit","published_at":"2021-09-03T02:57:57.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.4","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1cc69303633312c4b6201f75de6d465f3644c85c","kind":"commit","published_at":"2021-08-23T17:02:19.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"ccbddd88423d9ce364bfbaada130c36fa2fc1bd6","kind":"commit","published_at":"2021-07-23T02:17:31.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"215b81342e764ffd93402dc22eef43677fa62441","kind":"commit","published_at":"2021-07-15T12:24:06.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"fc9b223acc869e243111ca4936cb574d5f6e7434","kind":"commit","published_at":"2021-06-11T18:45:35.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.9.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"089b9daa1c4b83bf6f2711a21d7e26a156d3a7c4","kind":"commit","published_at":"2021-05-23T00:15:20.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.8.9","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"7c60e69c339b93c579c5f9c5bc0da4fba259f8ef","kind":"commit","published_at":"2021-04-23T21:07:19.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.8.8","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"63643e6386653623a39908c095e3a425853cbb36","kind":"commit","published_at":"2021-04-14T00:52:49.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.8.7","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"faa5f1d8023746a3da9f275c51867ded2a672ee9","kind":"commit","published_at":"2021-04-05T20:13:41.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.8.6","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"b845425cd0ab18ce1b49284c8dab642a82fcf1b5","kind":"commit","published_at":"2021-03-16T23:42:44.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.8.5","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"cf475bcb505678046d53f0e0575a9efaa5b227f9","kind":"commit","published_at":"2021-02-12T17:21:43.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.8.4","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"0542fdb8e43930104b834f18e78a3441bbc75307","kind":"commit","published_at":"2021-01-28T22:19:11.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.8.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"68d12817598009d82e1225c8c83c1b05afc55300","kind":"commit","published_at":"2021-01-23T18:33:27.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.8.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d9a477edb3e9ae962a9a7aeb20bf70b571093a1","kind":"commit","published_at":"2021-01-13T22:51:40.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.8.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"85b4abbf16079dd550b5e0e97f5f2fbea88e0972","kind":"commit","published_at":"2021-01-08T00:56:33.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.8.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.8.0/manifests"},{"name":"v0.7.18","sha":"40db42108f4303057a0494710ab06c796bb60448","kind":"commit","published_at":"2020-12-19T17:03:08.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.18","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.18/manifests"},{"name":"v0.7.17","sha":"88c961f37efb0205aae418a35b354935be3ff3ff","kind":"commit","published_at":"2020-12-01T15:17:34.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.17","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.17/manifests"},{"name":"v0.7.16","sha":"615867322d5088bbcae9756249c1395796bbd562","kind":"commit","published_at":"2020-11-29T17:29:18.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.16","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.16/manifests"},{"name":"v0.7.15","sha":"e1133a2dcb3436ac36c75452a569b609cdb58a0b","kind":"commit","published_at":"2020-11-19T14:21:40.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.15","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"f086bf5310a8ae86f8b99623c0b0157852f92a82","kind":"commit","published_at":"2020-11-08T23:16:23.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.14","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"041122908ccced5982b48ce209e5a0e1e47a1f84","kind":"commit","published_at":"2020-11-05T05:20:59.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.13","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"c909ffa7583f0a5c1b04471890403f3d2a734362","kind":"commit","published_at":"2020-11-02T02:03:47.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.12","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"953600c1775c5e8645c62e3f4eefd32d6c41cbdd","kind":"commit","published_at":"2020-10-27T16:23:37.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.11","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"e155ba44bbf29209a496862d8cae3c145ff1bd2b","kind":"commit","published_at":"2020-10-19T19:23:35.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.10","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"6d60dc88395f5d9c10156885fe63fba5907aabe8","kind":"commit","published_at":"2020-10-11T00:46:08.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.9","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"cc14855ba07908ad414639160a3fc2eb91519a77","kind":"commit","published_at":"2020-09-26T08:50:09.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.8","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"3da4a0ac69574c4998af05009d237454c481e071","kind":"commit","published_at":"2020-09-08T16:18:14.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.7","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"852a37474892996c2a6968380f07eb0fe200f9fa","kind":"commit","published_at":"2020-09-03T17:17:52.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.6","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"d7e63b431631d9a76f4bcd9d710b7f0c3fe8daa2","kind":"commit","published_at":"2020-08-17T00:49:54.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.5","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"cf084e1db14f1f7ebff25d7ed8e9c52776ddaaab","kind":"commit","published_at":"2020-08-08T04:10:08.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.4","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"3e906a9b8cc88ad7b54ef9a7c53c07010a6f254f","kind":"commit","published_at":"2020-07-30T22:26:18.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"342c3ab2930e6639ead484bca88a9dd7a8724239","kind":"commit","published_at":"2020-07-28T21:04:29.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"6ad25b6cf004034fb92db35445209280ad373de9","kind":"commit","published_at":"2020-07-13T00:41:02.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"42f9f9107f87ad2ee04be117dbbadd621c449552","kind":"commit","published_at":"2020-06-16T21:53:15.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.7.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"3dfb4ecac2149cd47619cf251a504311a3ad1ca0","kind":"commit","published_at":"2020-06-16T03:09:46.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.6.7","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"d8612ac02dfa8647ab217685e050d97f504f5d5d","kind":"commit","published_at":"2020-05-28T16:51:52.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.6.6","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"9af1a4a08ffae036384fe31032e29833381cfe03","kind":"commit","published_at":"2020-05-23T17:49:49.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.6.5","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"0654e5dab4051c01580b07cdb452afc74e30a0fa","kind":"commit","published_at":"2020-05-23T12:44:03.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.6.4","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"29fd136afd1d614653543670df667075a786e58d","kind":"commit","published_at":"2020-05-16T21:35:04.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.6.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"66f698fab6b09a89412736d4e4bd010f1f6b5848","kind":"commit","published_at":"2020-05-16T04:50:52.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.6.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f4c5d94d74e4e33320d42e7b010debe17e77a6ca","kind":"commit","published_at":"2020-05-14T22:07:02.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.6.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2c0613f211268ad80833264ca2c26bb4dba701af","kind":"commit","published_at":"2020-05-14T01:48:14.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.6.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.6.0/manifests"},{"name":"v0.5.13","sha":"ba685dbe48e350944d00b588eb6d0e2868e3803d","kind":"commit","published_at":"2020-05-11T00:45:57.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.13","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.13/manifests"},{"name":"v0.5.12","sha":"d45250fd88d9921a67e1c664c1643bbcaa4454f6","kind":"commit","published_at":"2020-05-02T01:38:23.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.12","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.12/manifests"},{"name":"v0.5.11","sha":"776b3ffbf95520047eb6e21ccdb9237eb5c4eaee","kind":"commit","published_at":"2020-04-25T22:01:48.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.11","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.11/manifests"},{"name":"v0.5.10","sha":"da746c6e6766d1ff78f04868bc261d48e7d675a4","kind":"commit","published_at":"2020-04-20T16:53:39.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.10","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"85327e19ae7e72028c30917247238d638ce56d0b","kind":"commit","published_at":"2020-04-12T19:33:08.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.9","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"402d47e2cd819e420fd28af074d8de0fb2d19a0f","kind":"commit","published_at":"2020-03-31T23:42:53.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.8","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"bf7700d1924e12a27faa5d346a5b8a9f8e163b61","kind":"commit","published_at":"2020-02-28T11:31:39.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.7","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"f2bb9c45d6b81ec3f5dc630be6fc5d77db5f787d","kind":"commit","published_at":"2020-02-24T16:48:00.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.6","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"fe01fa760b99831cc004c6ef5df8b326ebb81dff","kind":"commit","published_at":"2020-02-15T03:07:39.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.5","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"ca5a50d2c94a0d4315d96b830f16cfb9110993c9","kind":"commit","published_at":"2020-02-11T05:26:15.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.4","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"89740a808d934cd77c184423a8e6398d1b1ea6f2","kind":"commit","published_at":"2020-01-28T11:34:10.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"f94c3f1dc9107b57e17e273edfda2d622dd64b21","kind":"commit","published_at":"2020-01-22T04:45:21.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"301a419c0243d3ab843e5fc2bb9fa56a9daa7bcd","kind":"commit","published_at":"2019-12-27T00:50:51.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a444b612af3107ad5df3339dd9b7cd67df6ad323","kind":"commit","published_at":"2019-12-22T17:52:08.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.5.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"39c7bba7b97de88982e9a7aae7296572452777c1","kind":"commit","published_at":"2019-12-17T18:05:08.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.4.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"d2c7b447d514b153e84f64db5a17557b51dbd942","kind":"commit","published_at":"2019-12-13T14:12:50.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.4.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5324b3d661caaed4c9962e3a0cb4e48bb60877bf","kind":"commit","published_at":"2019-12-13T03:48:09.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.4.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"048f31109fc81ed6340df2c7a6145b79b994985b","kind":"commit","published_at":"2019-12-10T18:14:23.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.3.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"f6a2365ca58ba43e9700b370d19ad06e04ac8205","kind":"commit","published_at":"2019-12-06T17:21:15.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.3.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"033bc357234eb7db21494347d87d261fb5037066","kind":"commit","published_at":"2019-12-02T12:11:12.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.3.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d910bfc303abb8c337f18223fb92b04044ce087f","kind":"commit","published_at":"2019-12-02T03:12:29.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.3.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"448de6a9c62dd39937cca994929bca84004db7e4","kind":"commit","published_at":"2019-11-28T23:51:05.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.2.6","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"dcdb0d047b375ee50794fa9214cee3a1cea36066","kind":"commit","published_at":"2019-10-03T17:44:18.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.2.5","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"531708816a2381bf60d41ddf650f486a3bf00864","kind":"commit","published_at":"2019-09-06T22:29:22.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.2.4","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"e2babf315c454822963e089fcb010dbb111a5e73","kind":"commit","published_at":"2019-09-05T17:22:44.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.2.3","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c434d555bb587e6d90ded892d898cb5142541779","kind":"commit","published_at":"2019-09-03T21:19:58.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.2.2","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"7231f6fe0070d70ef3115bdc0aa3df186be0d626","kind":"commit","published_at":"2019-07-24T11:02:53.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.2.1","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2f8479016fa9af9a63056571992b31c32741d89b","kind":"commit","published_at":"2019-06-21T11:07:28.000Z","download_url":"https://codeload.github.com/yhirose/cpp-httplib/tar.gz/v0.2.0","html_url":"https://github.com/yhirose/cpp-httplib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yhirose/cpp-httplib@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T11:16:32.426Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.29029446215031,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.645147231075155},"purl":"pkg:apk/alpine/cpp-httplib-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/cpp-httplib-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/cpp-httplib-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/cpp-httplib-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T02:51:00.137Z","issues_count":456,"pull_requests_count":283,"avg_time_to_close_issue":4001638.6365638766,"avg_time_to_close_pull_request":1244824.9609929079,"issues_closed_count":454,"pull_requests_closed_count":282,"pull_request_authors_count":113,"issue_authors_count":369,"avg_comments_per_issue":3.4342105263157894,"avg_comments_per_pull_request":2.431095406360424,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":156,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":666555.3741935483,"past_year_avg_time_to_close_pull_request":652066.0496453901,"past_year_issues_closed_count":155,"past_year_pull_requests_closed_count":141,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":131,"past_year_avg_comments_per_issue":3.4038461538461537,"past_year_avg_comments_per_pull_request":1.9859154929577465,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":105,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirose%2Fcpp-httplib/issues","maintainers":[{"login":"yhirose","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yhirose"}],"active_maintainers":[{"login":"yhirose","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yhirose"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/cpp-httplib-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/cpp-httplib-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/cpp-httplib-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/cpp-httplib-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/cpp-httplib-doc/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":1872,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2025-08-27T11:16:24.395Z","updated_at":"2025-08-27T11:16:24.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}]}