Hi all, I'm using Nextcloud and after upgrading to latest OpenBSD 6.9 it stopped uploading files from Android client.
I did an analysis and it turns out that becuase httpd uses Transfer-Encoding: chunked, Content-Length is not available on the client side and some code path there excplicitly checks for Content-Length == 0. If you are interested in boring details, here is the upstream bug report that I'll be fixing shortly: https://github.com/nextcloud/android/issues/8384 Funny thing is that this worked on my 6.8 installation, so I thought that something might have changed in latest httpd that broke the client. Nevertheless, I thought that I'll ping port maintainers as well, as this might sting any OpenBSD users of Nextcloud as well and perhaps it is some sort of issue with httpd? Cheers, Chris
signature.asc
Description: PGP signature
