[
https://issues.apache.org/jira/browse/JENA-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986654#comment-15986654
]
Russell Morrisey edited comment on JENA-1331 at 4/27/17 1:56 PM:
-----------------------------------------------------------------
I would like to specify default query string params in the factory
(?database=MyDb), then supplement them on a per-request basis.
For example, I may want to add "?optimize=2" or other performance-related query
hint params for specific queries.
I also want to specify HTTP headers in the factory to support MarkLogic's
digest authentication. Do you want a separate issue for this?
Thanks!
was (Author: rmorrise):
I would like to specify default query string params in the factory
(?database=MyDb), then override or supplement them on a per-request basis.
For example, I may want to add "?optimize=2" or other performance-related query
hint params for specific queries.
I also want to specify HTTP headers in the factory to support MarkLogic's
digest authentication. Do you want a separate issue for this?
Thanks!
> RDFConnectionRemote does not handle additional query string items in GSP
> operations.
> ------------------------------------------------------------------------------------
>
> Key: JENA-1331
> URL: https://issues.apache.org/jira/browse/JENA-1331
> Project: Apache Jena
> Issue Type: Bug
> Affects Versions: Jena 3.2.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
>
> Some systems have optional query string parameters. Calculating the correct
> operation URL needs to take these into account. The Graph Store Protocol gets
> broken operations get broken.
> Report:
> https://lists.apache.org/thread.html/bd56999dc75bb223b0707e06f958c0579e0a2e04f59a72183168ae95@%3Cusers.jena.apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)