Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 492 Bytes

Tavis-CI Build Status

YAHC on MetaCPAN

YAHC - Yet another HTTP client

Features:

  • minimalistic HTTP client
  • managing pool of HTTP requests
  • each connection is async
  • user controls connections behavior
  • support of various retry techincs
  • support backoff
  • support SSL

The code is under development. Changes to the interfaces are possible without notice.