Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: WebDAV - Rename file has incorrect 'Overwrite' header value in request.

Thanks for your report. I'll look at it.
MarkD

WebDAV - Rename file has incorrect 'Overwrite' header value in request.

When using WebDAV and performing a rename of a file to a name that already exists, the UI asks if you want to overwrite. However, when selecting Yes, the request that gets sent to the WebDAV server contains an Overwrite request header value of F, which means False. The header value should be T for True.

I am using version 5.21.3.