https://bugs.documentfoundation.org/show_bug.cgi?id=138383

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTOURBUG
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Eike Rathke <[email protected]> ---
It accesses the URL 3 times, but with 3 different requests:
1. OPTIONS
2. HEAD
3. GET
of which only the 3rd obtains data (or at least should and the server should
not deliver the actual data for the others). If the site requested counts that
as three data accesses there's nothing we can do.

See also
https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/OPTIONS
https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/HEAD

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to