You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2021/09/14 14:41:00 UTC

[jira] [Resolved] (TIKA-3553) Improve robustness of httpfetcher

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

Tim Allison resolved TIKA-3553.
-------------------------------
    Fix Version/s: 2.1.1
         Assignee: Tim Allison
       Resolution: Fixed

> Improve robustness of httpfetcher
> ---------------------------------
>
>                 Key: TIKA-3553
>                 URL: https://issues.apache.org/jira/browse/TIKA-3553
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Major
>             Fix For: 2.1.1
>
>
> In practice, the httpclient library can return nulls in (to me) unexpected places.  We should add more null checks.  
> Also, we should try to back off and retry with a disallow compression if there was a length exception in making a request.
> Finally, users should be able to configure the UserAgent sent in the header.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)