[ https://issues.apache.org/jira/browse/NUTCH-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017496#comment-16017496 ]
ASF GitHub Bot commented on NUTCH-2376: --------------------------------------- lewismc commented on issue #186: NUTCH-2376 Improve configurability of HTTP Accept* header fields URL: https://github.com/apache/nutch/pull/186#issuecomment-302726629 Sorry Seb On Fri, May 19, 2017 at 3:50 AM Sebastian Nagel <notificati...@github.com> wrote: > Merged #186 <https://github.com/apache/nutch/pull/186>. > > — > You are receiving this because you modified the open/close state. > > > Reply to this email directly, view it on GitHub > <https://github.com/apache/nutch/pull/186#event-1089328840>, or mute the > thread > <https://github.com/notifications/unsubscribe-auth/ABHJl2SzSHaXXS286NsY2BjLEB36dulnks5r7XP6gaJpZM4NC-yU> > . > -- *Lewis* Dr. Lewis J. McGibbney Ph.D, B.Sc Director, MCMA Associates Phone: +1(626)498-3090 Skype: lewis.john.mcgibbney Email: lewis.mcgibb...@gmail.com ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Improve configurability of HTTP Accept* header fields > ----------------------------------------------------- > > Key: NUTCH-2376 > URL: https://issues.apache.org/jira/browse/NUTCH-2376 > Project: Nutch > Issue Type: Improvement > Components: protocol > Affects Versions: 2.3.1, 1.13 > Reporter: Sebastian Nagel > Assignee: Sebastian Nagel > Priority: Minor > Fix For: 2.4, 1.14 > > > There should be no differences between protocol-http and protocol-httpclient > whether the HTTP header fields {{Accept}}, {{Accept-Language}} and > {{Accept-Charset}} are configurable. The configured values should be used for > both plugins. In addition, > - it should be possible to unset the default values (overwrite with empty > value) so that no HTTP header field is sent > - default values should be contained in nutch-default.xml > Note: {{Accept-Encoding}} should not be configurable as the protocol plugins > must support the accepted compression codecs which may not be the case e.g. > for Brotli. -- This message was sent by Atlassian JIRA (v6.3.15#6346)