You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="platform-hinted " data-platform-hinted="data-platform-hinted"><divclass="content sourceset-dependent-content" data-active="" data-togglable=":apollo-api/commonMain"><divclass="symbol monospace"><spanclass="token keyword">val </span><ahref="headers.html">headers</a><spanclass="token operator">: </span><ahref="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.collections/-list/index.html">List</a><spanclass="token operator"><</span><ahref="../-http-header/index.html">HttpHeader</a><spanclass="token operator">></span></div><pclass="paragraph">The response headers.</p><pclass="paragraph">Note that browsers have limitations and may not expose all headers:</p><ul><li><pclass="paragraph">headers must be exposed through <ahref="https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Access-Control-Expose-Headers">Access-Control-Expose-Headers</a></p></li><li><pclass="paragraph"><codeclass="lang-kotlin">Set-Cookie</code> is <ahref="https://fetch.spec.whatwg.org/#forbidden-response-header-name">never exposed</a>.</p></li></ul></div></div>
0 commit comments