WebDAV ucb provider: neon, serf, ideas...

Giuseppe Castagno giuseppe.castagno at acca-esse.eu
Thu Jul 21 10:37:10 UTC 2016


On 07/21/2016 08:56 AM, Noel Grandin wrote:
>
>
> On 2016/07/21 8:51 AM, Giuseppe Castagno wrote:
>>
>> 1) Add OPTIONS method
>> ==================
>> For OPTIONS method specification, please see:
>> <https://tools.ietf.org/html/rfc7231#section-4.3.7>
>> for general details.
>> <https://tools.ietf.org/html/rfc4918>
>> where the use of OPTIONS method is detailed for WebDAV.
>>
>
> Just a heads up that lots of ISPs in small countries have very dodgy
> web-proxies which don't deal well with anything other than HEAD/GET/POST.
> Often these proxies cannot be bypassed (they are so-called 'transparent'
> proxies), so you need a fairly robust fallback mechanism.

the implementation I'm working on falls back to 'standard Web site' if 
the http OPTIONS request returns an error, so enabling only the methods 
you mentioned.

Probably I'll have to introduce a 'timed out' control if the proxy 
silently ignores OPTIONS.

Thanks for pointing this out.

-- 
Kind Regards,
Giuseppe Castagno aka beppec56
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu


More information about the LibreOffice mailing list