mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 22:15:21 +02:00
719a424387
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2655 3c298f89-4303-0410-b956-a3cf2f4a3e73
9 lines
299 B
Plaintext
9 lines
299 B
Plaintext
config BR2_PACKAGE_ELHTTP
|
|
prompt "elhttp............................ The extra-light http proxy server."
|
|
tristate
|
|
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.
|