generate.sh.in
Libevent based HTTP API - documentation
Install
- All systems
-
curl cmd.cat/generate.sh.in.sh
- Debian
-
apt-get install libevhtp-doc
- Ubuntu
-
apt-get install libevhtp-doc
- Kali Linux
-
apt-get install libevhtp-doc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libevhtp-doc
- Raspbian
-
apt-get install libevhtp-doc
- Dockerfile
- dockerfile.run/generate.sh.in
libevhtp-doc
Libevent based HTTP API - documentation
Libevent's http interface was created as a JIT server, never meant to be a full-fledged HTTP service. This library attempts to improve on that. This package contains the documentation and examples.