Skip to content

05 Httpc Getting started

Roberto Ferranti edited this page Jul 6, 2026 · 1 revision

📦 Importing the library

Import the lib via CDN:

<script 
    src="https://cdn.jsdelivr.net/npm/optionfactory/httpc@{VERSION}/dist/httpc.iife.min.js" 
    integrity="{INTEGRITY}" 
    crossorigin="anonymous" 
    referrerpolicy="no-referrer"></script>

Clone this wiki locally