You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2018/06/12 19:07:00 UTC

[jira] [Resolved] (NUTCH-2556) protocol-http makes invalid HTTP/1.0 requests

     [ https://issues.apache.org/jira/browse/NUTCH-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Nagel resolved NUTCH-2556.
------------------------------------
    Resolution: Fixed

HTTP/1.1 is now the default for protocol-http but setting http.useHttp11 = false will make it sent HTTP/1.0 requests.

> 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)