Re: Problems with OPTIONS usage for WebDAV
I saw your more detailed post at Server Fault:
How to make HTTP OPTIONS responses working for WebDAV with Apache2?
WinSCP does not really require the
How to make HTTP OPTIONS responses working for WebDAV with Apache2?
WinSCP does not really require the
OPTIONS
request support. But when it receives "Unauthorized" response, it assumes that the credentials are incorrect. If you make your server respond anything else, it would work.