lpac/docs/backends/curl.md
septs b1499c39f9
refactor(docs): fully write env vars partial (#330)
Co-authored-by: Coelacanthus <uwu@coelacanthus.name>
2025-09-20 23:50:32 +08:00

463 B

cURL HTTP Backend

The cURL HTTP backend uses libcurl to perform HTTP requests.

Windows Specific Notes

Windows needs libcurl.dll to run.

Download libcurl from https://curl.se/download.html and place it as libcurl.dll aside lpac.exe.

Environment Variables