diff options
Diffstat (limited to 'package/perl-http-negotiate')
-rw-r--r-- | package/perl-http-negotiate/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/perl-http-negotiate/Config.in b/package/perl-http-negotiate/Config.in index 2b7f7b9b9a..dcb1bbbfb9 100644 --- a/package/perl-http-negotiate/Config.in +++ b/package/perl-http-negotiate/Config.in @@ -2,8 +2,8 @@ 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. + 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 |