There is currently no way how a user with released software can encounter this problem.
BTW I think I have a solution for the replay problem at the cost of a few lb of ram. Bert Sent from Outlook Mail for Windows 10 phone From: Julian Foad Sent: vrijdag 20 november 2015 12:04 To: Bert Huijben Cc: dev Subject: Re: svn commit: r1715269 - /subversion/branches/1.9.x/STATUS Bert Huijben wrote: >> Subject: svn commit: r1715269 - /subversion/branches/1.9.x/STATUS > >> + * r1715224, r1715232, r1715262 >> + ra_serf: Fix setting Content-Type header in 3 outgoing xml requests >> + Justification: >> + We should properly implement our wire protocol. >> + Votes: >> + +1: rhuijben > > These were found via a bug in httpd 2.4.17, where it doesn't handle requests > via http/2 with a body unless Content-Length or Content-Type is set. > > This should not affect normal Subversion usage, but it makes our http usage a > bit cleaner. It would be a good idea to copy this information into the STATUS file. - Julian