Skip to content

Add curl User-Agent

When requesting WikiData sparql endpoint (https://wikidata.org/sparql?query=...), I get a 403 status response.

This is due to the lack of user-agent header.

I propose this PR to fix this issue.

Also sorry in advance if I don't follow the style guide despite my vigilance.

Merge request reports