[
https://issues.apache.org/jira/browse/NUTCH-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509866#comment-16509866
]
Hudson commented on NUTCH-2556:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3534 (See
[https://builds.apache.org/job/Nutch-trunk/3534/])
NUTCH-2556 protocol-http makes invalid HTTP/1.0 requests - use HTTP/1.1
(snagel:
[https://github.com/apache/nutch/commit/73d082e3e3f32f71fd526c2e2084d601fa628d60])
* (edit)
src/plugin/protocol-http/src/java/org/apache/nutch/protocol/http/HttpResponse.java
* (edit) conf/nutch-default.xml
> protocol-http makes invalid HTTP/1.0 requests
> ---------------------------------------------
>
> Key: NUTCH-2556
> URL: https://issues.apache.org/jira/browse/NUTCH-2556
> Project: Nutch
> Issue Type: Sub-task
> Affects Versions: 1.14
> Reporter: Gerard Bouchar
> Priority: Major
> Fix For: 1.15
>
>
> protocol-http advertises its requests as being HTTP/1.0, but sends anĀ
> _Accept-Encoding_ request header, that is defined only in HTTP/1.1. This
> confuses some web servers
> * Example:
> [http://www.hansamanuals.com/main/english/none/theconf___987/manuals/version___82/hwconvindex.htm]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)