Skip to content

fix(webdav): follow permanent endpoint redirects - #100

Merged
SingLinkNetwork merged 1 commit into
fix/android-pathless-backup-restorefrom
fix/webdav-permanent-redirect
Aug 10, 2026
Merged

fix(webdav): follow permanent endpoint redirects#100
SingLinkNetwork merged 1 commit into
fix/android-pathless-backup-restorefrom
fix/webdav-permanent-redirect

Conversation

@SingLinkNetwork

Copy link
Copy Markdown
Owner

Summary

  • Retry WebDAV endpoints that respond with HTTP 301 through the dependency's existing redirect path.
  • Preserve the original WebDAV method and upload body.
  • Add a local regression server test for OPTIONS redirected from / to a canonical path.

Verification

  • flutter test
  • flutter analyze --no-fatal-infos (only the existing 10 withOpacity informational notices)
  • git diff --check
  • Full GitHub Actions required before another issue starts.

Closes #99 after merge/release.

@SingLinkNetwork
SingLinkNetwork marked this pull request as ready for review August 10, 2026 11:34
@SingLinkNetwork
SingLinkNetwork merged commit 5b28adb into fix/android-pathless-backup-restore Aug 10, 2026
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant