We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fetch
Version: master
Several major web services have user-agent policies, and will return a 403 Forbidden error if a user-agent is not set.
The text was updated successfully, but these errors were encountered:
Add default user agent to fetch
b18f802
Fixes #130
fetch test against HTTPS endpoints and test SPARQL query
21538fb
- Wikidata has a User Agent Policy, so this also tests #130, as it returned 403 error without the user-agent before.
Successfully merging a pull request may close this issue.
Version:
master
Several major web services have user-agent policies, and will return a 403 Forbidden error if a user-agent is not set.
The text was updated successfully, but these errors were encountered: