You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (JIRA)" <ji...@apache.org> on 2019/06/28 01:18:00 UTC

[jira] [Closed] (JUNEAU-98) Add @RestMethod(allowMethodParam/allowMethodHead) annotations

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

James Bognar closed JUNEAU-98.
------------------------------

> Add @RestMethod(allowMethodParam/allowMethodHead) annotations
> -------------------------------------------------------------
>
>                 Key: JUNEAU-98
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-98
>             Project: Juneau
>          Issue Type: New Feature
>    Affects Versions: 8.0.0
>            Reporter: James Bognar
>            Assignee: James Bognar
>            Priority: Major
>             Fix For: 8.0.1
>
>
> @RestMethod(allowMethodParam) - Allows you to specify &method=X on a URL to identify the HTTP method.  
> @RestMethod(allowMethodHead) - Allows you to specify X-Method header to identify the HTTP method.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)