I am using Web Publish to deploy website on Azure WebSites using Visual Studio 2013. While publishing sometimes I get following error "chunked encoding upload is not supported on the http/1.0"
I have observed that when I uncheck "bypass proxy server for local addresses" checkbox in LAN settings in IE, this error goes away. But this is intermittent. Sometimes this solution works and publishes the site successfully and sometimes not.
Is there anyway to fix this problem.