Updated docs
This commit is contained in:
parent
c5810c1986
commit
156d85fee1
104 changed files with 4271 additions and 181 deletions
|
@ -66,10 +66,10 @@
|
|||
<div class="cover ">
|
||||
<h1 class="cover"><span>debug</span><wbr></wbr><span><span>Help</span></span></h1>
|
||||
</div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable="root/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">var </span><a href="debug-help.html">debugHelp</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/ethauvin/akismet-kotlin/tree/master/src/main/kotlin//net/thauvin/erik/akismet/Akismet.kt#L191">source</a>)</span></span></div><p class="paragraph">The <code class="lang-kotlin">x-akismet-debug-help</code> header from the last operation, if any.</p><p class="paragraph">If the call returns neither <code class="lang-kotlin">true</code> nor <code class="lang-kotlin">false</code>, the <code class="lang-kotlin">x-akismet-debug-help</code> header will provide context for any error that has occurred.</p><p class="paragraph">Note that the <code class="lang-kotlin">x-akismet-debug-help</code> header will not always be sent if a response does not return <code class="lang-kotlin">false</code> or <code class="lang-kotlin">true</code>.</p><p class="paragraph">See the <a href="https://akismet.com/development/api/#comment-check">Akismet API</a> for more details.</p></div></div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable="root/main"><div class="symbol monospace"><span class="token keyword">var </span><a href="debug-help.html">debugHelp</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/ethauvin/akismet-kotlin/tree/master/src/main/kotlin//net/thauvin/erik/akismet/Akismet.kt#L191">source</a>)</span></span></div><p class="paragraph">The <code class="lang-kotlin">x-akismet-debug-help</code> header from the last operation, if any.</p><p class="paragraph">If the call returns neither <code class="lang-kotlin">true</code> nor <code class="lang-kotlin">false</code>, the <code class="lang-kotlin">x-akismet-debug-help</code> header will provide context for any error that has occurred.</p><p class="paragraph">Note that the <code class="lang-kotlin">x-akismet-debug-help</code> header will not always be sent if a response does not return <code class="lang-kotlin">false</code> or <code class="lang-kotlin">true</code>.</p><p class="paragraph">See the <a href="https://akismet.com/development/api/#comment-check">Akismet API</a> for more details.</p></div></div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span
|
||||
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2024 Copyright</span><span
|
||||
class="pull-right"><span>Generated by </span><a
|
||||
href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue