zotero / translation-server

A Node.js-based server to run Zotero translators
Other
121 stars 50 forks source link

Exposing used translator(s) #115

Open mtrojan-ub opened 4 years ago

mtrojan-ub commented 4 years ago

For debugging purposes it might come in handy if the web endpoint would return the translator which has actually been selected for translating the given URL (e.g. inside the JSON result or in the HTTP header).

Maybe this could be enabled via config?