summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.electron/-web-request/on-before-send-headers.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.electron/-web-request/on-before-send-headers.html')
-rw-r--r--api/pl.treksoft.kvision.electron/-web-request/on-before-send-headers.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.electron/-web-request/on-before-send-headers.html b/api/pl.treksoft.kvision.electron/-web-request/on-before-send-headers.html
new file mode 100644
index 00000000..551f5ddf
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-web-request/on-before-send-headers.html
@@ -0,0 +1,16 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>WebRequest.onBeforeSendHeaders - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">WebRequest</a>&nbsp;/&nbsp;<a href="./on-before-send-headers.html">onBeforeSendHeaders</a><br/>
+<br/>
+<h1>onBeforeSendHeaders</h1>
+<a name="pl.treksoft.kvision.electron.WebRequest$onBeforeSendHeaders(pl.treksoft.kvision.electron.OnBeforeSendHeadersFilter, kotlin.Function((kotlin.Any)))"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">onBeforeSendHeaders</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.WebRequest$onBeforeSendHeaders(pl.treksoft.kvision.electron.OnBeforeSendHeadersFilter, kotlin.Function((kotlin.Any)))/filter">filter</span><span class="symbol">:</span>&nbsp;<a href="../-on-before-send-headers-filter/index.html"><span class="identifier">OnBeforeSendHeadersFilter</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.electron.WebRequest$onBeforeSendHeaders(pl.treksoft.kvision.electron.OnBeforeSendHeadersFilter, kotlin.Function((kotlin.Any)))/listener">listener</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-function/index.html"><span class="identifier">Function</span></a><span class="symbol">&lt;</span><span class="identifier">*</span><span class="symbol">&gt;</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code><br/>
+<a name="pl.treksoft.kvision.electron.WebRequest$onBeforeSendHeaders(kotlin.Function((kotlin.Any)))"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">onBeforeSendHeaders</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.WebRequest$onBeforeSendHeaders(kotlin.Function((kotlin.Any)))/listener">listener</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-function/index.html"><span class="identifier">Function</span></a><span class="symbol">&lt;</span><span class="identifier">*</span><span class="symbol">&gt;</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+</BODY>
+</HTML>