Skip to content

Access-Control-Expose-Headers

Ursa (9R) requested to merge ursa/cors-expose-headers into master

We had previously request all UIs to leverage the X-Thorchain-Height and X-Thorchain-Time headers as a watermark for determining sync status of the leveraged endpoint before acting on data. It was recently noticed that CORS requests on web were unable to access these without the corresponding expose headers.

Merge request reports