[ https://issues.apache.org/jira/browse/NUTCH-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017309#comment-16017309 ]
Hudson commented on NUTCH-2376: ------------------------------- SUCCESS: Integrated in Jenkins build Nutch-trunk #3429 (See [https://builds.apache.org/job/Nutch-trunk/3429/]) NUTCH-2376 Improve configurability of HTTP Accept* header fields - (snagel: [https://github.com/apache/nutch/commit/af9d7a3e68002860fcc178e21b869d2f79c27dee]) * (edit) src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpBase.java * (edit) src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/Http.java * (edit) src/plugin/protocol-http/src/java/org/apache/nutch/protocol/http/HttpResponse.java * (edit) conf/nutch-default.xml > 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)