Till created ASTERIXDB-1965:
-------------------------------

             Summary: Add result metadata for result sets
                 Key: ASTERIXDB-1965
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1965
             Project: Apache AsterixDB
          Issue Type: Task
          Components: API - HTTP API, RT - Runtime
            Reporter: Till
            Assignee: Till


Currently a client can specify a desired result format (ADM, JSON, CSV) and - 
for synchronous result delivery - results will be returned in this format with 
the correct Content-Type. However, the requested Content-Type is not maintained 
for async or deferred result delivery and so the results are returned with the 
Content-Type "text/html".
We should store the Content-Type along with the results to be able to deliver 
the results with the correct Content-Type.







--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to