Home
last modified time | relevance | path

Searched hist:"858956 d262f0888090baf159b0a53a8127c39048" (Results 1 – 1 of 1) sorted by relevance

/plugin/deeplautotranslate/
H A Daction.php858956d262f0888090baf159b0a53a8127c39048 Wed May 21 06:51:56 UTC 2025 Andreas Gohr <gohr@cosmocode.de> Fix weird responses from Deepl

When using keep-alive and doing multiple requests to the API, it seems
that some buffer is not cleared correctly, resulting in an additional
newline messing up the header parsing. This simply disables keep-alive.
It also makes sure these errors are caught in the future.