Skip to content

Commit 6699eb0

Browse files
authored
Merge pull request #189 from mkgrgis/patch-1
Upd URL in README.md
2 parents d82c745 + 0bdb8b7 commit 6699eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ ALTER ROLE myapp IN mydb SET http.curlopt_tlsauth_password = 'secret';
308308

309309
Using this extension as a background automated process without supervision (e.g as a trigger) may have unintended consequences for other servers. It is considered a best practice to share contact information with your requests, so that administrators can reach you in case your HTTP calls get out of control.
310310

311-
Certain API policies (e.g. [Wikimedia User-Agent policy](https://meta.wikimedia.org/wiki/User-Agent_policy)) may even require sharing specific contact information with each request. Others may disallow (via `robots.txt`) certain agents they don't recognize.
311+
Certain API policies (e.g. [Wikimedia User-Agent policy](https://foundation.wikimedia.org/wiki/Policy:Wikimedia_Foundation_User-Agent_Policy)) may even require sharing specific contact information with each request. Others may disallow (via `robots.txt`) certain agents they don't recognize.
312312

313313
For such cases you can set the `CURLOPT_USERAGENT` option
314314

0 commit comments

Comments
 (0)