diff options
Diffstat (limited to 'package/perl-http-negotiate/Config.in')
-rw-r--r-- | package/perl-http-negotiate/Config.in | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/package/perl-http-negotiate/Config.in b/package/perl-http-negotiate/Config.in index dcb1bbbfb9..449b0861a5 100644 --- a/package/perl-http-negotiate/Config.in +++ b/package/perl-http-negotiate/Config.in @@ -2,8 +2,6 @@ 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. + choose a variant to serve - http://github.com/gisle/http-negotiate + https://metacpan.org/release/HTTP-Negotiate |