diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-04-04 13:10:28 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-04-04 13:10:28 +0200 |
commit | 8883419bfcec00947863741d48dbd89cc877615a (patch) | |
tree | 3bfaa51ceaae33abe2be84d1bcc6c772bec2fd59 /api/pl.treksoft.kvision.rest/-h-t-t-p_-u-n-a-u-t-h-o-r-i-z-e-d.html | |
parent | 7d18a562b285a7ae08f81ba6110637ea797e84f9 (diff) | |
download | kvision-8883419bfcec00947863741d48dbd89cc877615a.tar.gz kvision-8883419bfcec00947863741d48dbd89cc877615a.tar.bz2 kvision-8883419bfcec00947863741d48dbd89cc877615a.zip |
API documentation for KVision 0.0.32
Diffstat (limited to 'api/pl.treksoft.kvision.rest/-h-t-t-p_-u-n-a-u-t-h-o-r-i-z-e-d.html')
-rw-r--r-- | api/pl.treksoft.kvision.rest/-h-t-t-p_-u-n-a-u-t-h-o-r-i-z-e-d.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.rest/-h-t-t-p_-u-n-a-u-t-h-o-r-i-z-e-d.html b/api/pl.treksoft.kvision.rest/-h-t-t-p_-u-n-a-u-t-h-o-r-i-z-e-d.html new file mode 100644 index 00000000..90a6d361 --- /dev/null +++ b/api/pl.treksoft.kvision.rest/-h-t-t-p_-u-n-a-u-t-h-o-r-i-z-e-d.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>HTTP_UNAUTHORIZED - kvision</title> +<link rel="stylesheet" href="../../style.css"> +</HEAD> +<BODY> +<a href="../index.html">kvision</a> / <a href="index.html">pl.treksoft.kvision.rest</a> / <a href="./-h-t-t-p_-u-n-a-u-t-h-o-r-i-z-e-d.html">HTTP_UNAUTHORIZED</a><br/> +<br/> +<h1>HTTP_UNAUTHORIZED</h1> +<a name="pl.treksoft.kvision.rest$HTTP_UNAUTHORIZED"></a> +<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">HTTP_UNAUTHORIZED</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> +<p>HTTP status unauthorized (401).</p> +</BODY> +</HTML> |