winhttp

MIT

FFI wrapper to WINHTTP

$ area51 add winhttpCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(winhttp:some-function ...)

Dependencies