1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-10 18:17:10 +02:00
openwrt-xburst/openwrt/package/elhttp/Config.in
florian c98ed97ab1 Added elhttp and tmsnc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-30 11:20:47 +00:00

8 lines
265 B
Plaintext

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.