summaryrefslogtreecommitdiffstats
path: root/package/perl-http-negotiate/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/perl-http-negotiate/Config.in')
-rw-r--r--package/perl-http-negotiate/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/perl-http-negotiate/Config.in b/package/perl-http-negotiate/Config.in
new file mode 100644
index 0000000000..2b7f7b9b9a
--- /dev/null
+++ b/package/perl-http-negotiate/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_PERL_HTTP_NEGOTIATE
+ bool "perl-http-negotiate"
+ select BR2_PACKAGE_PERL_HTTP_MESSAGE
+ help
+ This module provides a complete implementation of the HTTP content
+ negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps
+ chapter 12.
+
+ http://github.com/gisle/http-negotiate
OpenPOWER on IntegriCloud