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

Eike Rathke <er...@redhat.com> changed:

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

--- Comment #2 from Eike Rathke <er...@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.

Reply via email to