[
https://issues.apache.org/jira/browse/HBASE-20004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368376#comment-16368376
]
Andrew Purtell commented on HBASE-20004:
----------------------------------------
Are we committing to supporting browser based query of the REST API? That seems
like something clearly out of scope for us. Typically when one fronts a
headless service like a datastore with a RESTful API, it is designed for use
case specific clients, or perhaps a generic client like CURL, but certainly not
a web browser. It can be accidentally convenient for developers if a web
browser works against the API, perhaps, but that should be low priority for us,
especially lower priority than a fix for a security problem.
> Client is not able to execute REST queries through browser in a secure cluster
> ------------------------------------------------------------------------------
>
> Key: HBASE-20004
> URL: https://issues.apache.org/jira/browse/HBASE-20004
> Project: HBase
> Issue Type: Bug
> Components: REST
> Affects Versions: 1.3.1
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Priority: Critical
> Attachments: HBASE-20004.branch-1.patch, HBASE-20004.patch
>
>
> Firefox browser is not able to negotiate REST queries with server in secure
> mode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)