lpac/docs/backends/winhttp.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

8 lines
228 B
Markdown

# WinHTTP HTTP Backend
This backend uses [WinHTTP](https://learn.microsoft.com/en-us/windows/win32/winhttp/about-winhttp) to access HTTPS
resources.
## Environment Variables
No environment variables are used by this backend.