VladRassokhin commented on issue #2146:
URL: 
https://github.com/apache/incubator-opendal/issues/2146#issuecomment-1525535121

   >Should be handled inside webdav services it self.
   
   Per [section 12 of WebDAV 
RFC](https://datatracker.ietf.org/doc/html/rfc4918#section-12):
   > Note also that WebDAV servers are
   >   known to use 300-level redirect responses (and early interoperability
   >   tests found clients unprepared to see those responses).
   
   Anyway, inability to modify redirection policy from the outside is limiting.
   Let's at least change code to not override redirect policy in 
`HttpClient.build` if it was specified (e.g. `!=Policy::default()`).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to