openwrtv4/openwrt/package/elhttp/Config.in

8 lines
265 B
Text
Raw Normal View History

config BR2_PACKAGE_ELHTTP
tristate "elhttp - The extra-light http proxy server."
default m if CONFIG_DEVEL
help
The extra-light http proxy server. Features: keep-alive
connections, http connect method, SSL/TLS support, ACLs
and client requests logging.