You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2014/06/06 00:59:11 UTC

[jira] [Updated] (TIKA-891) Use POST in addition to PUT on method calls in tika-server

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

Chris A. Mattmann updated TIKA-891:
-----------------------------------

    Fix Version/s:     (was: 1.6)
                   1.7

> Use POST in addition to PUT on method calls in tika-server
> ----------------------------------------------------------
>
>                 Key: TIKA-891
>                 URL: https://issues.apache.org/jira/browse/TIKA-891
>             Project: Tika
>          Issue Type: Improvement
>          Components: general
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>            Priority: Trivial
>             Fix For: 1.7
>
>
> Per Jukka's email:
> http://s.apache.org/uR
> It would be a better use of REST/HTTP "verbs" to use POST to put content to a resource where we don't intend to store that content (which is the implication of PUT). Max suggested adding:
> {code}
> @POST
> {code}
> annotations to the methods we are currently exposing using PUT to take care of this. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)