blob: 15a718a930e9cefe0cbc124a577b8322f482b81d (
plain)
1
2
3
4
5
6
7
|
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.
|