Allow returning XML from single-column queries
This commit is contained in:
committed by
Steve Chavez
parent
a2349d90c0
commit
5a3fbd7111
@@ -270,6 +270,7 @@ handleRead headersOnly identifier context@RequestContext{..} = do
|
||||
(iAcceptContentType == CTSingularJSON)
|
||||
(shouldCount iPreferCount)
|
||||
(iAcceptContentType == CTTextCSV)
|
||||
(iAcceptContentType == CTTextXML)
|
||||
bField
|
||||
configDbPreparedStatements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user