SPARQL
SPARQL copied to clipboard
Fixes accept header not sent via GET request
-
Acceptheader for the GET curl request was sent as anAcceptURL parameter rather than a header, fixed by adding$arrayHeaderparam to thefetchUrlmethod of theCurlclass - Adds
formatURL parameter to GET requests to support AWS Neptune
Thanks for the pull request for Neptune. The support of Accept, idem for format, are different between the databases in the past. I need to check in the previous databases, before validating this Pull request. Thanks !