From: Heiko Schlittermann (HS12-RIPE) Date: Fri, 4 Nov 2016 23:50:37 +0000 (+0100) Subject: Testsuite: limited support for Content-length: X-Git-Tag: exim-4_88_RC4~2 X-Git-Url: https://git.exim.org/users/heiko/exim.git/commitdiff_plain/f6f239461fd62b3a4f3142b6b2a85f8f65eee486?hp=f6f239461fd62b3a4f3142b6b2a85f8f65eee486 Testsuite: limited support for Content-length: The simulation of the rspamd protocol needs this, as rspamd-client sends this Content-length header and newer rspamd-servers honour this header in favour of a half closed connection. ---