]> nmode's Git Repositories - signal-cli/commitdiff
Fix length for empty response to prevent chunked stream
authorAsamK <asamk@gmx.de>
Wed, 2 Nov 2022 20:15:08 +0000 (21:15 +0100)
committerAsamK <asamk@gmx.de>
Wed, 2 Nov 2022 20:15:08 +0000 (21:15 +0100)
The java HttpExchange expects length -1 to send Content-length: 0 ...


No differences found