a6fb0b35c3
Also: - Actually use the cookie sandbox passed to processDocuments() For zotero/translation-server#16, we want to include Accept-Language (and maybe other headers) from the client request in upstream requests, which requires passing it to both non-translate processDocuments(). translation-server's non-translate processDocuments() is defined in that repo, but it's called by the cross-repo translate processDocuments() in utilities_translate.js, so the signature needs to be changed in both repos. We also apparently weren't using the cookieSandbox in client processDocuments() calls, though I think that only would've affected translator testing. |
||
---|---|---|
.. | ||
zotero | ||
zotero-platform |