> For the complete documentation index, see [llms.txt](https://docs.zipy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zipy.ai/troubleshooting/network-header-missing-in-zipy.md).

# Network header missing in Zipy

Please verify that the server at your end, has listed the headers with the `Access-Control-Expose-Headers` header. The response headers should have this header listed along with other headers.&#x20;

In case of a cross-origin request, this header allows a server to indicate which response headers should be made available to scripts running in the browser.&#x20;

To know more about this header check here - [ https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Expose-Headers ](< https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Expose-Headers >)
