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:09:00 UTC

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

Tim Allison created TIKA-3553:
---------------------------------

             Summary: Improve robustness of httpfetcher
                 Key: TIKA-3553
                 URL: https://issues.apache.org/jira/browse/TIKA-3553
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


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)