Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 345 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 345 Bytes

hol

The library is named after the german word for fetch as it internally uses fetch and exposes its data structures as part of its interface.

At its core it wraps the Fetch API with a filter pipeline that has full control over how, when and if the actual request executes.