[
https://issues.apache.org/jira/browse/ASTERIXDB-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876783#comment-15876783
]
ASF subversion and git services commented on ASTERIXDB-1804:
------------------------------------------------------------
Commit 6fc1f7b31ee6d2c86c5478e6a0d0cf4d2b711bf0 in asterixdb's branch
refs/heads/master from [~alamoudi]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=6fc1f7b ]
ASTERIXDB-1804: support more HTTP verbs
- add verb-based routing to AbstractServlet.handle (subclasses implement
verb-specific methods like get, post, ...)
- move construction logic for IServletRequests from HttpUtil to request
classes
- remove verb-checking from HttpServerHandler
Change-Id: I2d14ce9c3c34d345fe71a44518b1e95b79c37dab
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1516
Reviewed-by: abdullah alamoudi <[email protected]>
Tested-by: Jenkins <[email protected]>
> HTTP framework does not handle all HTTP verbs
> ---------------------------------------------
>
> Key: ASTERIXDB-1804
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1804
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: HTTP API, Hyracks
> Reporter: Till
> Assignee: Till
>
> The HTTP framework in org.apache.hyracks.http currently only supports GET and
> POST requests. It needs to be extended to support all HTTP verbs.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)