summaryrefslogtreecommitdiffstats
path: root/openwrt/package/elhttp/Config.in
blob: 979a2679cbd11df71c4f310290fe5116ac52aa60 (plain)
1
2
3
4
5
6
7
8
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.