openziti / tlsuv

TLS and HTTP(s) client library for libuv
https://docs.openziti.io/tlsuv/
MIT License
43 stars 5 forks source link

Make HTTP support optional #225

Closed ekoby closed 2 months ago

ekoby commented 2 months ago

Bring README up-to-date.

HTTP support can turned off with TLSUV_HTTP=OFF setting.

[fixes #169]