[Libreoffice-bugs] [Bug 144238] External content disabled for WEBSERVICE call

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 3 11:19:53 UTC 2021


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

Eike Rathke <erack at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Calc                        |framework

--- Comment #2 from Eike Rathke <erack at redhat.com> ---
As mentioned in bug 144276 I believe that is a broken server implementation
maybe tied with a timing problem.

curl -i
'http://data.fixer.io/api/latest?access_key=74ba35e56db252bd4737c215d4b0bf62&base=&symbols=PLN'

works and advertises
access-control-allow-methods: GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS

but already

curl -I
'http://data.fixer.io/api/latest?access_key=74ba35e56db252bd4737c215d4b0bf62&base=&symbols=PLN'

(doing a HEAD request) fails with 403 Forbidden status.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210903/67a12309/attachment.htm>


More information about the Libreoffice-bugs mailing list