game_client_logic_deb 1.8.396 → 1.8.398
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Kosi-Kaverit-kaverit.js +23 -23
- package/Kosi-Kodein-kodein-di.js +161 -161
- package/Kotlin-DateTime-library-kotlinx-datetime.js +170 -170
- package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
- package/Logic_Debertz-ai_module.js +1944 -0
- package/Logic_Debertz-ai_module.js.map +1 -0
- package/Logic_Debertz-core.js +282 -282
- package/Logic_Debertz-engine.js +12028 -11449
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.d.ts +4 -2
- package/Logic_Debertz-game_client.js +3834 -3828
- package/Logic_Debertz-game_client.js.map +1 -1
- package/error-library-error.js +5 -5
- package/kotlin-kotlin-stdlib.js +2062 -2001
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +9 -9
- package/kotlinx-coroutines-core.js +667 -667
- package/kotlinx-io-kotlinx-io-core.js +41 -41
- package/kotlinx-serialization-kotlinx-serialization-core.js +196 -196
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +253 -253
- package/ktor-ktor-client-content-negotiation.js +89 -89
- package/ktor-ktor-client-core.js +1054 -1029
- package/ktor-ktor-client-core.js.map +1 -1
- package/ktor-ktor-client-logging.js +293 -288
- package/ktor-ktor-client-logging.js.map +1 -1
- package/ktor-ktor-events.js +5 -5
- package/ktor-ktor-http.js +164 -160
- package/ktor-ktor-http.js.map +1 -1
- package/ktor-ktor-io.js +372 -372
- package/ktor-ktor-serialization-kotlinx.js +127 -127
- package/ktor-ktor-serialization.js +68 -68
- package/ktor-ktor-utils.js +278 -278
- package/ktor-ktor-websockets.js +15 -15
- package/package.json +1 -1
- package/random-library-crypto-rand.js +13 -13
- package/random-library-secure-random.js +5 -5
- package/raspberry-cardgame-lib-core.js +99 -99
- package/raspberry-cardgame-lib-core.js.map +1 -1
- package/raspberry-cardgame-lib-logger.js +12 -12
- package/raspberry-cardgame-lib-random.js +205 -205
- package/uuid.js +15 -15
- package/uuid.js.map +1 -1
|
@@ -27,20 +27,20 @@
|
|
|
27
27
|
}(function (_, kotlin_kotlin, kotlin_io_ktor_ktor_utils, kotlin_io_ktor_ktor_client_core, kotlin_io_ktor_ktor_http, kotlin_io_ktor_ktor_serialization, kotlin_io_ktor_ktor_io) {
|
|
28
28
|
'use strict';
|
|
29
29
|
//region block: imports
|
|
30
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
31
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
32
|
-
var CoroutineImpl = kotlin_kotlin.$_$.
|
|
30
|
+
var protoOf = kotlin_kotlin.$_$.kd;
|
|
31
|
+
var initMetadataForClass = kotlin_kotlin.$_$.kc;
|
|
32
|
+
var CoroutineImpl = kotlin_kotlin.$_$.qa;
|
|
33
33
|
var Unit_instance = kotlin_kotlin.$_$.f5;
|
|
34
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
34
|
+
var THROW_CCE = kotlin_kotlin.$_$.oh;
|
|
35
35
|
var PipelineContext = kotlin_io_ktor_ktor_utils.$_$.h;
|
|
36
|
-
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.
|
|
37
|
-
var initMetadataForLambda = kotlin_kotlin.$_$.
|
|
36
|
+
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ba;
|
|
37
|
+
var initMetadataForLambda = kotlin_kotlin.$_$.oc;
|
|
38
38
|
var VOID = kotlin_kotlin.$_$.b;
|
|
39
|
-
var HttpResponseContainer = kotlin_io_ktor_ktor_client_core.$_$.
|
|
40
|
-
var contentType = kotlin_io_ktor_ktor_http.$_$.
|
|
39
|
+
var HttpResponseContainer = kotlin_io_ktor_ktor_client_core.$_$.q;
|
|
40
|
+
var contentType = kotlin_io_ktor_ktor_http.$_$.f1;
|
|
41
41
|
var suitableCharset = kotlin_io_ktor_ktor_serialization.$_$.f;
|
|
42
42
|
var plus = kotlin_kotlin.$_$.o8;
|
|
43
|
-
var toMutableSet = kotlin_kotlin.$_$.
|
|
43
|
+
var toMutableSet = kotlin_kotlin.$_$.s9;
|
|
44
44
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.h;
|
|
45
45
|
var Application_getInstance = kotlin_io_ktor_ktor_http.$_$.b;
|
|
46
46
|
var register$default = kotlin_io_ktor_ktor_serialization.$_$.b;
|
|
@@ -49,38 +49,38 @@
|
|
|
49
49
|
var Phases_getInstance = kotlin_io_ktor_ktor_client_core.$_$.d;
|
|
50
50
|
var Phases_getInstance_0 = kotlin_io_ktor_ktor_client_core.$_$.g;
|
|
51
51
|
var HttpClientPlugin = kotlin_io_ktor_ktor_client_core.$_$.j;
|
|
52
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
53
|
-
var toString = kotlin_kotlin.$_$.
|
|
52
|
+
var initMetadataForObject = kotlin_kotlin.$_$.pc;
|
|
53
|
+
var toString = kotlin_kotlin.$_$.nd;
|
|
54
54
|
var HttpHeaders_getInstance = kotlin_io_ktor_ktor_http.$_$.e;
|
|
55
55
|
var accept = kotlin_io_ktor_ktor_client_core.$_$.m;
|
|
56
56
|
var Collection = kotlin_kotlin.$_$.h5;
|
|
57
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
57
|
+
var isInterface = kotlin_kotlin.$_$.yc;
|
|
58
58
|
var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.p;
|
|
59
|
-
var getKClassFromExpression = kotlin_kotlin.$_$.
|
|
59
|
+
var getKClassFromExpression = kotlin_kotlin.$_$.ee;
|
|
60
60
|
var contentType_0 = kotlin_io_ktor_ktor_http.$_$.d1;
|
|
61
61
|
var EmptyContent_getInstance = kotlin_io_ktor_ktor_client_core.$_$.h;
|
|
62
|
-
var Unit = kotlin_kotlin.$_$.
|
|
62
|
+
var Unit = kotlin_kotlin.$_$.zh;
|
|
63
63
|
var charset = kotlin_io_ktor_ktor_http.$_$.b1;
|
|
64
64
|
var Charsets_getInstance = kotlin_io_ktor_ktor_io.$_$.g;
|
|
65
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
65
|
+
var ensureNotNull = kotlin_kotlin.$_$.fi;
|
|
66
66
|
var NullBody_instance = kotlin_io_ktor_ktor_http.$_$.a;
|
|
67
|
-
var equals = kotlin_kotlin.$_$.
|
|
67
|
+
var equals = kotlin_kotlin.$_$.dc;
|
|
68
68
|
var joinToString = kotlin_kotlin.$_$.v7;
|
|
69
|
-
var initMetadataForCoroutine = kotlin_kotlin.$_$.
|
|
69
|
+
var initMetadataForCoroutine = kotlin_kotlin.$_$.mc;
|
|
70
70
|
var ByteReadChannel = kotlin_io_ktor_ktor_io.$_$.h1;
|
|
71
71
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.i6;
|
|
72
72
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.g;
|
|
73
73
|
var deserialize = kotlin_io_ktor_ktor_serialization.$_$.a;
|
|
74
|
-
var Exception = kotlin_kotlin.$_$.
|
|
74
|
+
var Exception = kotlin_kotlin.$_$.fh;
|
|
75
75
|
var Exception_init_$Init$ = kotlin_kotlin.$_$.f1;
|
|
76
|
-
var captureStack = kotlin_kotlin.$_$.
|
|
76
|
+
var captureStack = kotlin_kotlin.$_$.ub;
|
|
77
77
|
var KtorSimpleLogger = kotlin_io_ktor_ktor_utils.$_$.g;
|
|
78
78
|
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.s4;
|
|
79
79
|
var HttpStatusCode = kotlin_io_ktor_ktor_http.$_$.s;
|
|
80
|
-
var getKClass = kotlin_kotlin.$_$.
|
|
81
|
-
var setOf = kotlin_kotlin.$_$.
|
|
82
|
-
var startsWith = kotlin_kotlin.$_$.
|
|
83
|
-
var endsWith = kotlin_kotlin.$_$.
|
|
80
|
+
var getKClass = kotlin_kotlin.$_$.fe;
|
|
81
|
+
var setOf = kotlin_kotlin.$_$.a9;
|
|
82
|
+
var startsWith = kotlin_kotlin.$_$.uf;
|
|
83
|
+
var endsWith = kotlin_kotlin.$_$.xe;
|
|
84
84
|
var LinkedHashSet_init_$Create$ = kotlin_kotlin.$_$.s;
|
|
85
85
|
//endregion
|
|
86
86
|
//region block: pre-declaration
|
|
@@ -126,23 +126,23 @@
|
|
|
126
126
|
}
|
|
127
127
|
protoOf(ContentNegotiation$Plugin$install$slambda).b3q = function ($this$intercept, it, $completion) {
|
|
128
128
|
var tmp = this.c3q($this$intercept, it, $completion);
|
|
129
|
-
tmp.
|
|
130
|
-
tmp.
|
|
131
|
-
return tmp.
|
|
129
|
+
tmp.u8_1 = Unit_instance;
|
|
130
|
+
tmp.v8_1 = null;
|
|
131
|
+
return tmp.a9();
|
|
132
132
|
};
|
|
133
|
-
protoOf(ContentNegotiation$Plugin$install$slambda).
|
|
133
|
+
protoOf(ContentNegotiation$Plugin$install$slambda).j9 = function (p1, p2, $completion) {
|
|
134
134
|
var tmp = p1 instanceof PipelineContext ? p1 : THROW_CCE();
|
|
135
135
|
return this.b3q(tmp, !(p2 == null) ? p2 : THROW_CCE(), $completion);
|
|
136
136
|
};
|
|
137
|
-
protoOf(ContentNegotiation$Plugin$install$slambda).
|
|
138
|
-
var suspendResult = this.
|
|
137
|
+
protoOf(ContentNegotiation$Plugin$install$slambda).a9 = function () {
|
|
138
|
+
var suspendResult = this.u8_1;
|
|
139
139
|
$sm: do
|
|
140
140
|
try {
|
|
141
|
-
var tmp = this.
|
|
141
|
+
var tmp = this.s8_1;
|
|
142
142
|
switch (tmp) {
|
|
143
143
|
case 0:
|
|
144
|
-
this.
|
|
145
|
-
this.
|
|
144
|
+
this.t8_1 = 3;
|
|
145
|
+
this.s8_1 = 1;
|
|
146
146
|
suspendResult = this.i4w_1.n4w(this.j4w_1.k3b_1, this.j4w_1.n3a(), this);
|
|
147
147
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
148
148
|
return suspendResult;
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
}
|
|
160
160
|
|
|
161
161
|
var result = tmp_0;
|
|
162
|
-
this.
|
|
162
|
+
this.s8_1 = 2;
|
|
163
163
|
suspendResult = this.j4w_1.o3a(result, this);
|
|
164
164
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
165
165
|
return suspendResult;
|
|
@@ -169,15 +169,15 @@
|
|
|
169
169
|
case 2:
|
|
170
170
|
return Unit_instance;
|
|
171
171
|
case 3:
|
|
172
|
-
throw this.
|
|
172
|
+
throw this.v8_1;
|
|
173
173
|
}
|
|
174
174
|
} catch ($p) {
|
|
175
175
|
var e = $p;
|
|
176
|
-
if (this.
|
|
176
|
+
if (this.t8_1 === 3) {
|
|
177
177
|
throw e;
|
|
178
178
|
} else {
|
|
179
|
-
this.
|
|
180
|
-
this.
|
|
179
|
+
this.s8_1 = this.t8_1;
|
|
180
|
+
this.v8_1 = e;
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
while (true);
|
|
@@ -202,24 +202,24 @@
|
|
|
202
202
|
}
|
|
203
203
|
protoOf(ContentNegotiation$Plugin$install$slambda_1).v3q = function ($this$intercept, _name_for_destructuring_parameter_0__wldtmu, $completion) {
|
|
204
204
|
var tmp = this.w3q($this$intercept, _name_for_destructuring_parameter_0__wldtmu, $completion);
|
|
205
|
-
tmp.
|
|
206
|
-
tmp.
|
|
207
|
-
return tmp.
|
|
205
|
+
tmp.u8_1 = Unit_instance;
|
|
206
|
+
tmp.v8_1 = null;
|
|
207
|
+
return tmp.a9();
|
|
208
208
|
};
|
|
209
|
-
protoOf(ContentNegotiation$Plugin$install$slambda_1).
|
|
209
|
+
protoOf(ContentNegotiation$Plugin$install$slambda_1).j9 = function (p1, p2, $completion) {
|
|
210
210
|
var tmp = p1 instanceof PipelineContext ? p1 : THROW_CCE();
|
|
211
211
|
return this.v3q(tmp, p2 instanceof HttpResponseContainer ? p2 : THROW_CCE(), $completion);
|
|
212
212
|
};
|
|
213
|
-
protoOf(ContentNegotiation$Plugin$install$slambda_1).
|
|
214
|
-
var suspendResult = this.
|
|
213
|
+
protoOf(ContentNegotiation$Plugin$install$slambda_1).a9 = function () {
|
|
214
|
+
var suspendResult = this.u8_1;
|
|
215
215
|
$sm: do
|
|
216
216
|
try {
|
|
217
|
-
var tmp = this.
|
|
217
|
+
var tmp = this.s8_1;
|
|
218
218
|
switch (tmp) {
|
|
219
219
|
case 0:
|
|
220
|
-
this.
|
|
221
|
-
this.z4w_1 = this.y4w_1.
|
|
222
|
-
var body = this.y4w_1.
|
|
220
|
+
this.t8_1 = 3;
|
|
221
|
+
this.z4w_1 = this.y4w_1.oe();
|
|
222
|
+
var body = this.y4w_1.pe();
|
|
223
223
|
var tmp0_elvis_lhs = contentType(this.x4w_1.k3b_1.i3q());
|
|
224
224
|
var tmp_0;
|
|
225
225
|
if (tmp0_elvis_lhs == null) {
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
|
|
233
233
|
var contentType_0 = tmp_0;
|
|
234
234
|
var charset = suitableCharset(this.x4w_1.k3b_1.o3t().i3i());
|
|
235
|
-
this.
|
|
235
|
+
this.s8_1 = 1;
|
|
236
236
|
suspendResult = this.w4w_1.a4x(this.x4w_1.k3b_1.o3t().q3t(), this.z4w_1, body, contentType_0, charset, this);
|
|
237
237
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
238
238
|
return suspendResult;
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
|
|
251
251
|
var deserializedBody = tmp_1;
|
|
252
252
|
var result = new HttpResponseContainer(this.z4w_1, deserializedBody);
|
|
253
|
-
this.
|
|
253
|
+
this.s8_1 = 2;
|
|
254
254
|
suspendResult = this.x4w_1.o3a(result, this);
|
|
255
255
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
256
256
|
return suspendResult;
|
|
@@ -260,15 +260,15 @@
|
|
|
260
260
|
case 2:
|
|
261
261
|
return Unit_instance;
|
|
262
262
|
case 3:
|
|
263
|
-
throw this.
|
|
263
|
+
throw this.v8_1;
|
|
264
264
|
}
|
|
265
265
|
} catch ($p) {
|
|
266
266
|
var e = $p;
|
|
267
|
-
if (this.
|
|
267
|
+
if (this.t8_1 === 3) {
|
|
268
268
|
throw e;
|
|
269
269
|
} else {
|
|
270
|
-
this.
|
|
271
|
-
this.
|
|
270
|
+
this.s8_1 = this.t8_1;
|
|
271
|
+
this.v8_1 = e;
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
274
|
while (true);
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
Plugin_instance = this;
|
|
308
308
|
this.e4x_1 = new AttributeKey('ContentNegotiation');
|
|
309
309
|
}
|
|
310
|
-
protoOf(Plugin).
|
|
310
|
+
protoOf(Plugin).w = function () {
|
|
311
311
|
return this.e4x_1;
|
|
312
312
|
};
|
|
313
313
|
protoOf(Plugin).f4x = function (block) {
|
|
@@ -344,14 +344,14 @@
|
|
|
344
344
|
this.q4x_1 = request;
|
|
345
345
|
this.r4x_1 = body;
|
|
346
346
|
}
|
|
347
|
-
protoOf($convertRequestCOROUTINE$).
|
|
348
|
-
var suspendResult = this.
|
|
347
|
+
protoOf($convertRequestCOROUTINE$).a9 = function () {
|
|
348
|
+
var suspendResult = this.u8_1;
|
|
349
349
|
$sm: do
|
|
350
350
|
try {
|
|
351
|
-
var tmp = this.
|
|
351
|
+
var tmp = this.s8_1;
|
|
352
352
|
switch (tmp) {
|
|
353
353
|
case 0:
|
|
354
|
-
this.
|
|
354
|
+
this.t8_1 = 7;
|
|
355
355
|
var _iterator__ex2g4s = this.p4x_1.l4w_1.l();
|
|
356
356
|
while (_iterator__ex2g4s.m()) {
|
|
357
357
|
var element = _iterator__ex2g4s.n();
|
|
@@ -386,7 +386,7 @@
|
|
|
386
386
|
var _iterator__ex2g4s_0 = tmp0.l();
|
|
387
387
|
while (_iterator__ex2g4s_0.m()) {
|
|
388
388
|
var element_0 = _iterator__ex2g4s_0.n();
|
|
389
|
-
if (element_0.
|
|
389
|
+
if (element_0.fa(this.r4x_1)) {
|
|
390
390
|
tmp$ret$2 = true;
|
|
391
391
|
break l$ret$3;
|
|
392
392
|
}
|
|
@@ -458,21 +458,21 @@
|
|
|
458
458
|
this.q4x_1.j3r_1.u38(HttpHeaders_getInstance().x3e_1);
|
|
459
459
|
var tmp_9 = this;
|
|
460
460
|
tmp_9.x4x_1 = this.s4x_1;
|
|
461
|
-
this.
|
|
461
|
+
this.s8_1 = 1;
|
|
462
462
|
continue $sm;
|
|
463
463
|
case 1:
|
|
464
464
|
this.w4x_1 = this.x4x_1.l();
|
|
465
|
-
this.
|
|
465
|
+
this.s8_1 = 2;
|
|
466
466
|
continue $sm;
|
|
467
467
|
case 2:
|
|
468
468
|
if (!this.w4x_1.m()) {
|
|
469
|
-
this.
|
|
469
|
+
this.s8_1 = 5;
|
|
470
470
|
continue $sm;
|
|
471
471
|
}
|
|
472
472
|
|
|
473
473
|
var element_2 = this.w4x_1.n();
|
|
474
474
|
this.v4x_1 = element_2;
|
|
475
|
-
this.
|
|
475
|
+
this.s8_1 = 3;
|
|
476
476
|
var tmp0_elvis_lhs_0 = charset(this.t4x_1);
|
|
477
477
|
var tmp_10 = tmp0_elvis_lhs_0 == null ? Charsets_getInstance().r30_1 : tmp0_elvis_lhs_0;
|
|
478
478
|
var tmp_11 = ensureNotNull(this.q4x_1.w4d());
|
|
@@ -499,24 +499,24 @@
|
|
|
499
499
|
var result_0 = result;
|
|
500
500
|
if (!(result_0 == null)) {
|
|
501
501
|
this.u4x_1 = result_0;
|
|
502
|
-
this.
|
|
502
|
+
this.s8_1 = 6;
|
|
503
503
|
continue $sm;
|
|
504
504
|
} else {
|
|
505
|
-
this.
|
|
505
|
+
this.s8_1 = 4;
|
|
506
506
|
continue $sm;
|
|
507
507
|
}
|
|
508
508
|
|
|
509
509
|
case 4:
|
|
510
|
-
this.
|
|
510
|
+
this.s8_1 = 2;
|
|
511
511
|
continue $sm;
|
|
512
512
|
case 5:
|
|
513
513
|
this.u4x_1 = null;
|
|
514
514
|
if (false) {
|
|
515
|
-
this.
|
|
515
|
+
this.s8_1 = 1;
|
|
516
516
|
continue $sm;
|
|
517
517
|
}
|
|
518
518
|
|
|
519
|
-
this.
|
|
519
|
+
this.s8_1 = 6;
|
|
520
520
|
continue $sm;
|
|
521
521
|
case 6:
|
|
522
522
|
var tmp2_elvis_lhs = this.u4x_1;
|
|
@@ -531,15 +531,15 @@
|
|
|
531
531
|
var serializedContent = tmp_13;
|
|
532
532
|
return serializedContent;
|
|
533
533
|
case 7:
|
|
534
|
-
throw this.
|
|
534
|
+
throw this.v8_1;
|
|
535
535
|
}
|
|
536
536
|
} catch ($p) {
|
|
537
537
|
var e = $p;
|
|
538
|
-
if (this.
|
|
538
|
+
if (this.t8_1 === 7) {
|
|
539
539
|
throw e;
|
|
540
540
|
} else {
|
|
541
|
-
this.
|
|
542
|
-
this.
|
|
541
|
+
this.s8_1 = this.t8_1;
|
|
542
|
+
this.v8_1 = e;
|
|
543
543
|
}
|
|
544
544
|
}
|
|
545
545
|
while (true);
|
|
@@ -553,21 +553,21 @@
|
|
|
553
553
|
this.k4y_1 = responseContentType;
|
|
554
554
|
this.l4y_1 = charset;
|
|
555
555
|
}
|
|
556
|
-
protoOf($convertResponseCOROUTINE$).
|
|
557
|
-
var suspendResult = this.
|
|
556
|
+
protoOf($convertResponseCOROUTINE$).a9 = function () {
|
|
557
|
+
var suspendResult = this.u8_1;
|
|
558
558
|
$sm: do
|
|
559
559
|
try {
|
|
560
|
-
var tmp = this.
|
|
560
|
+
var tmp = this.s8_1;
|
|
561
561
|
switch (tmp) {
|
|
562
562
|
case 0:
|
|
563
|
-
this.
|
|
563
|
+
this.t8_1 = 2;
|
|
564
564
|
var tmp_0 = this.j4y_1;
|
|
565
565
|
if (!isInterface(tmp_0, ByteReadChannel)) {
|
|
566
566
|
get_LOGGER().g3c('Response body is already transformed. Skipping ContentNegotiation for ' + this.h4y_1.toString() + '.');
|
|
567
567
|
return null;
|
|
568
568
|
}
|
|
569
569
|
|
|
570
|
-
if (this.g4y_1.m4w_1.
|
|
570
|
+
if (this.g4y_1.m4w_1.u1(this.i4y_1.b3c_1)) {
|
|
571
571
|
get_LOGGER().g3c('Response body type ' + toString(this.i4y_1.b3c_1) + ' is in ignored types. ' + ('Skipping ContentNegotiation for ' + this.h4y_1.toString() + '.'));
|
|
572
572
|
return null;
|
|
573
573
|
}
|
|
@@ -607,7 +607,7 @@
|
|
|
607
607
|
}
|
|
608
608
|
|
|
609
609
|
var suitableConverters = tmp_2;
|
|
610
|
-
this.
|
|
610
|
+
this.s8_1 = 1;
|
|
611
611
|
suspendResult = deserialize(suitableConverters, this.j4y_1, this.i4y_1, this.l4y_1, this);
|
|
612
612
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
613
613
|
return suspendResult;
|
|
@@ -622,15 +622,15 @@
|
|
|
622
622
|
|
|
623
623
|
return result;
|
|
624
624
|
case 2:
|
|
625
|
-
throw this.
|
|
625
|
+
throw this.v8_1;
|
|
626
626
|
}
|
|
627
627
|
} catch ($p) {
|
|
628
628
|
var e = $p;
|
|
629
|
-
if (this.
|
|
629
|
+
if (this.t8_1 === 2) {
|
|
630
630
|
throw e;
|
|
631
631
|
} else {
|
|
632
|
-
this.
|
|
633
|
-
this.
|
|
632
|
+
this.s8_1 = this.t8_1;
|
|
633
|
+
this.v8_1 = e;
|
|
634
634
|
}
|
|
635
635
|
}
|
|
636
636
|
while (true);
|
|
@@ -642,15 +642,15 @@
|
|
|
642
642
|
}
|
|
643
643
|
protoOf(ContentNegotiation).n4w = function (request, body, $completion) {
|
|
644
644
|
var tmp = new $convertRequestCOROUTINE$(this, request, body, $completion);
|
|
645
|
-
tmp.
|
|
646
|
-
tmp.
|
|
647
|
-
return tmp.
|
|
645
|
+
tmp.u8_1 = Unit_instance;
|
|
646
|
+
tmp.v8_1 = null;
|
|
647
|
+
return tmp.a9();
|
|
648
648
|
};
|
|
649
649
|
protoOf(ContentNegotiation).a4x = function (requestUrl, info, body, responseContentType, charset, $completion) {
|
|
650
650
|
var tmp = new $convertResponseCOROUTINE$(this, requestUrl, info, body, responseContentType, charset, $completion);
|
|
651
|
-
tmp.
|
|
652
|
-
tmp.
|
|
653
|
-
return tmp.
|
|
651
|
+
tmp.u8_1 = Unit_instance;
|
|
652
|
+
tmp.v8_1 = null;
|
|
653
|
+
return tmp.a9();
|
|
654
654
|
};
|
|
655
655
|
function ContentConverterException(message) {
|
|
656
656
|
Exception_init_$Init$(message, this);
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
if (!properties_initialized_ContentNegotiation_kt_1ayduy) {
|
|
662
662
|
properties_initialized_ContentNegotiation_kt_1ayduy = true;
|
|
663
663
|
LOGGER = KtorSimpleLogger('io.ktor.client.plugins.contentnegotiation.ContentNegotiation');
|
|
664
|
-
DefaultCommonIgnoredTypes = setOf([PrimitiveClasses_getInstance().
|
|
664
|
+
DefaultCommonIgnoredTypes = setOf([PrimitiveClasses_getInstance().jb(), PrimitiveClasses_getInstance().fb(), getKClass(HttpStatusCode), getKClass(ByteReadChannel), getKClass(OutgoingContent)]);
|
|
665
665
|
}
|
|
666
666
|
}
|
|
667
667
|
function JsonContentTypeMatcher() {
|