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/03/25 15:49:00 UTC

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

James Bognar created JUNEAU-98:
----------------------------------

             Summary: 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


@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)