<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Normalized HTTP Transport with Circuit Breaking and Caching</dc:title>
  <dc:title>R package biohttp version 0.1.2</dc:title>
  <dc:description>Web service calls return a normalized result value instead of
    raising a condition, so a caller branches on data rather than on an error
    handler. Transport failure, a non-success status code, and an unreadable
    response body are reported as three distinct outcomes. Per-host circuit
    breaking, retry with a transient-failure predicate, optional throttling,
    redacted request headers, and a success-only cache come as defaults. Many
    questions to one source can be asked as a single batch, where only the
    entries the cache is missing reach the network. Service-specific knowledge
    is left to the client packages built on top. The circuit breaker is the
    pattern described in Nygard (2018, ISBN:9781680502398).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0)</dc:relation>
  <dc:relation>Imports: cachem, curl, httr2, jsonlite, rlang, tools</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0), webfakes, withr</dc:relation>
  <dc:creator>Samuel Bharti &lt;samuelbharti.io@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Samuel Bharti [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-4190-7058&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=biohttp/LICENSE)</dc:rights>
  <dc:date>2026-09-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=biohttp</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.biohttp</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
