[
https://issues.apache.org/jira/browse/NUTCH-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16386018#comment-16386018
]
ASF GitHub Bot commented on NUTCH-2520:
---------------------------------------
sebastian-nagel opened a new pull request #288: NUTCH-2520 Use default value
for Accept-Charset
URL: https://github.com/apache/nutch/pull/288
if http.accept.charset is undefined
----------------------------------------------------------------
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:
[email protected]
> Wrong Accept-Charset sent when http.accept.charset is not defined
> -----------------------------------------------------------------
>
> Key: NUTCH-2520
> URL: https://issues.apache.org/jira/browse/NUTCH-2520
> Project: Nutch
> Issue Type: Bug
> Components: protocol
> Affects Versions: 1.14
> Reporter: Sebastian Nagel
> Priority: Minor
> Fix For: 1.15
>
>
> When the property http.accept.charset is not defined, instead of the
> hard-wired default value {{utf-8,iso-8859-1;q=0.7,*;q=0.7}} that of the
> "Accept" field is used. Introduced by NUTCH-2376
> ([HttpBase|https://github.com/apache/nutch/pull/186/files#diff-432a58c46ab1e686ef05a84cace29790R164]).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)