Skip to content

Commit 1503416

Browse files
committed
Deploying to gh-pages from @ 94998d5 🚀
1 parent e90cf84 commit 1503416

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kdoc/apollo-api/com.apollographql.apollo.api.http/-http-response/headers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<div class="cover ">
110110
<h1 class="cover"><span><span>headers</span></span></h1>
111111
</div>
112-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":apollo-api/commonMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="headers.html">headers</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.collections/-list/index.html">List</a><span class="token operator">&lt;</span><a href="../-http-header/index.html">HttpHeader</a><span class="token operator">&gt;</span></div></div></div>
112+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":apollo-api/commonMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="headers.html">headers</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.collections/-list/index.html">List</a><span class="token operator">&lt;</span><a href="../-http-header/index.html">HttpHeader</a><span class="token operator">&gt;</span></div><p class="paragraph">The response headers.</p><p class="paragraph">Note that browsers have limitations and may not expose all headers:</p><ul><li><p class="paragraph">headers must be exposed through <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Access-Control-Expose-Headers">Access-Control-Expose-Headers</a></p></li><li><p class="paragraph"><code class="lang-kotlin">Set-Cookie</code> is <a href="https://fetch.spec.whatwg.org/#forbidden-response-header-name">never exposed</a>.</p></li></ul></div></div>
113113
</div>
114114
<div class="footer">
115115
<a href="#content" id="go-to-top-link" class="footer--button footer--button_go-to-top"></a>

kdoc/apollo-api/com.apollographql.apollo.api.http/-http-response/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h2 class="">Properties</h2>
159159
</span></span></div>
160160
<div>
161161
<div class="title">
162-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":apollo-api/commonMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="headers.html">headers</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.collections/-list/index.html">List</a><span class="token operator">&lt;</span><a href="../-http-header/index.html">HttpHeader</a><span class="token operator">&gt;</span></div></div></div>
162+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":apollo-api/commonMain"><div class="symbol monospace"><span class="token keyword">val </span><a href="headers.html">headers</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.collections/-list/index.html">List</a><span class="token operator">&lt;</span><a href="../-http-header/index.html">HttpHeader</a><span class="token operator">&gt;</span></div><div class="brief "><p class="paragraph">The response headers.</p></div></div></div>
163163
</div>
164164
</div>
165165
</div>

0 commit comments

Comments
 (0)