Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX WebDav MacOS failed uploads php-fpm and big files (-36 error) #49557

Commits on Nov 27, 2024

  1. FIX WebDav MacOS failed uploads php-fpm and big files (-36 error)

    Current "SetEnvIf Transfer-Encoding "chunked" proxy-sendcl=1" setting fails with Macos Webdav Darwin client beacuse the header has a capital letter -> "Chunked" So you can fix it making condition case insensitive.
    Extended description and tests results on nextcloud#48878
    
    Signed-off-by: Gonzalo Cao Cabeza de Vaca <57393+gonzalo@users.noreply.github.com>
    gonzalo authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0852dac View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Merge branch 'master' into FIX-WebDav-MacOS-failed-uploads-php-fpm-an…

    …d-big-files-(-36-error)
    gonzalo authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c428ba8 View commit details
    Browse the repository at this point in the history