<?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>Query Cache for HTTP Clients</dc:title>
  <dc:title>R package httpcache version 1.2.0</dc:title>
  <dc:subject>CRAN Task View: WebTechnologies (https://CRAN.R-project.org/view=WebTechnologies)</dc:subject>
  <dc:description>In order to improve performance for HTTP API clients, 'httpcache'
    provides simple tools for caching and invalidating cache. It includes the
    HTTP verb functions GET, PUT, PATCH, POST, and DELETE, which are drop-in
    replacements for those in the 'httr' package. These functions are cache-aware
    and provide default settings for cache invalidation suitable for RESTful
    APIs; the package also enables custom cache-management strategies.
    Finally, 'httpcache' includes a basic logging framework to facilitate the
    measurement of HTTP request time and cache performance.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Imports: digest, httr (&gt;= 1.0.0), utils</dc:relation>
  <dc:relation>Suggests: httptest (&gt;= 3.0.0), knitr, rmarkdown, spelling</dc:relation>
  <dc:creator>Neal Richardson &lt;neal.p.richardson@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Neal Richardson [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=httpcache/LICENSE)</dc:rights>
  <dc:date>2021-01-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=httpcache</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.httpcache</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
