Skip to content

[sparql] Enable user to set a custom useragent

Simon Chabot requested to merge topic/default/sparql_useragent into branch/default

To query some api (wikidata for instance), one may have to give a specific useragent. With this patch, the user is allowed to use the useragent of his/her choice, or the default one.

cf : https://meta.wikimedia.org/wiki/User-Agent_policy

Merge request reports