-
-
Notifications
You must be signed in to change notification settings - Fork 328
Closed
Description
0681515 created the issue
From HTTP/1.1 RFC (2616):
The action required MAY be carried out by the user agent without interaction with the user if and only if the method used in the second request is GET or HEAD.
Which does not discard the option of following the redirect after the users agrees.
Since we give support to a DAV implementation that does redirects on PUT's, this would be a really nice-to-have feature.
Metadata
Metadata
Assignees
Labels
webdavWebDAV Protocol ImplementationWebDAV Protocol Implementation