Page 1 of 1

[Bug] WebDav plugin for 1.03 version

Posted: 2012-11-01, 08:12 UTC
by CrushYar
WebDav plugin send 2 different User-Agent headers in request to server which result 400 error in Microsoft IIS server :
Bad request - Invalid header .

headers in request :

Code: Select all

User-Agent: Mozilla/5.0 (Linux; U; Android 2.0; en-us) AppleWebKit/522+ (KHTML, like Gecko) Safari/419.3
Depth: 1
Content-Length: 0
Connection: Keep-Alive
Cache-Control: no-cache
User-Agent: ezdavplugin/1.01 TotalCommander/1.03 (Android; en_EN)
Host: 192.168.1.4:80


Posted: 2012-11-01, 14:00 UTC
by ghisler(Author)
Strange, I'm only adding one header myself. It seems that your device adds its own header. I will check whether it's possible to remove that header.

Posted: 2012-11-02, 05:30 UTC
by CrushYar
I have tested it with 2 devices : android 4.1 tablet and android 2.3 phone.
The same problem .

Thank you .

Posted: 2012-11-02, 14:47 UTC
by ghisler(Author)
I just checked my code - this should be fixed in the current beta of the WebDAV plugin. To get this, please click on the green "+" icon in Total Commander (in the home folder). On the plugin web page, scroll to the bottom and click on "beta plugins". Unfortuantely this plugin isn't yet on Google Play because it's still in beta.