blob: 619df478e48070a82692e2613e76f46ef0d2926e (
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.
|