linuxOS_AP06/buildroot/package/libhtp/Config.in

10 lines
253 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
config BR2_PACKAGE_LIBHTP
bool "libhtp"
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
select BR2_PACKAGE_ZLIB
help
LibHTP is a security-aware parser for the HTTP protocol and
the related bits and pieces.
https://github.com/OISF/libhtp