Changes for version 0.02 - 2026-08-16

  • Add conservative automatic retry support.
  • Retry GET/HEAD/PUT/DELETE/OPTIONS by default, but not POST/PATCH.
  • Add exponential backoff with jitter and numeric Retry-After support.
  • Allow retry policy overrides per client and per request.

Documentation

Modules

Small foundation for JSON HTTP API clients UNAUTHORIZED

Provides

in lib/HTTP/API/Client/Error.pm
in lib/HTTP/API/Client/Response.pm