Files
caddy-conf/Caddyfile
Caddy on hubris c1c161d1b8 Strip IETF resumable-upload headers for Seafile iOS app (LXC 125)
iOS Seafile Pro 4.0.2 negotiates resumable uploads via Upload-Draft-Interop-Version: 6, but Seafile-fileserver does not understand the protocol and never returns the expected interim response; the iOS client then cancels the HTTP/2 stream after ~60s and the upload (or library-create POST) appears to fail. Strip the negotiation headers so the client falls back to normal multipart upload, and bump upstream timeouts for large transfers.
2026-05-12 18:10:40 +02:00

4.3 KiB