[ 
https://issues.apache.org/jira/browse/TIKA-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17096857#comment-17096857
 ] 

Carina Antunes commented on TIKA-3073:
--------------------------------------

Yes, just tested with curl. (y)(y)
{code:java}
curl -T input.pdf.gz http://localhost:9998/rmeta/text --header 
"Accept-Encoding: gzip, deflate" -H 'Content-Encoding: gzip' --compressed
{code}

> Add gzip in- and out- interceptors to tika-server
> -------------------------------------------------
>
>                 Key: TIKA-3073
>                 URL: https://issues.apache.org/jira/browse/TIKA-3073
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Major
>             Fix For: 1.25
>
>
> On TIKA-3069, [~carina.antunes] requested compressing /rmeta output. This 
> makes sense as a start...we might also look into allowing more 
> configurability around which metadata fields and file types to send back over 
> the wire.  Few people need everything...



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

Reply via email to