citation-bot
citation-bot copied to clipboard
Prefer GET to POST
proxy cachable
Some APIs do not: support GET do not work with funky characters do not work with large requests
So, test carefully
let me add a condition for funky characters, it is probably the reason for "11β-Hydroxyprogesterone"
let me add a condition for funky characters, it is probably the reason for "11β-Hydroxyprogesterone"
Sorry, didn't manage to implement it properly. Let me cancel my implementation attempt of changes of GET to POST for now, but let's keep in mind for the future to prefer GET wherever possible. By the way, since you changed all calls to curl, the use of citation bot via proxy works very well, with the only exception that it cannot cache requests made via POST; still even when I tried the code which didn't work well with funky characters, it worked very well if you consider the number of request saved by proxy (I used latest Squid for Linux).
Closing an moving the wikipedia to-do list