@microsoft/applicationinsights-dependencies-js 2.8.4 → 2.8.5-nightly.2206-04
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/browser/applicationinsights-dependencies-js.integrity.json +9 -9
- package/browser/applicationinsights-dependencies-js.js +5 -2
- package/browser/applicationinsights-dependencies-js.js.map +1 -1
- package/browser/applicationinsights-dependencies-js.min.js +2 -2
- package/browser/applicationinsights-dependencies-js.min.js.map +1 -1
- package/dist/applicationinsights-dependencies-js.api.json +118 -43
- package/dist/applicationinsights-dependencies-js.d.ts +1 -1
- package/dist/applicationinsights-dependencies-js.js +5 -2
- package/dist/applicationinsights-dependencies-js.js.map +1 -1
- package/dist/applicationinsights-dependencies-js.min.js +2 -2
- package/dist/applicationinsights-dependencies-js.min.js.map +1 -1
- package/dist/applicationinsights-dependencies-js.rollup.d.ts +1 -1
- package/dist-esm/DependencyListener.js +1 -1
- package/dist-esm/ajax.js +1 -1
- package/dist-esm/ajaxRecord.js +6 -1
- package/dist-esm/ajaxRecord.js.map +1 -1
- package/dist-esm/ajaxUtils.js +1 -1
- package/dist-esm/applicationinsights-dependencies-js.js +1 -1
- package/package.json +60 -57
- package/types/tsdoc-metadata.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.
|
|
5
|
-
"schemaVersion":
|
|
4
|
+
"toolVersion": "7.25.0",
|
|
5
|
+
"schemaVersion": 1006,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
8
8
|
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
@@ -225,6 +225,7 @@
|
|
|
225
225
|
}
|
|
226
226
|
],
|
|
227
227
|
"releaseTag": "Public",
|
|
228
|
+
"isProtected": false,
|
|
228
229
|
"overloadIndex": 1,
|
|
229
230
|
"parameters": []
|
|
230
231
|
},
|
|
@@ -256,13 +257,13 @@
|
|
|
256
257
|
"text": ";"
|
|
257
258
|
}
|
|
258
259
|
],
|
|
259
|
-
"isOptional": false,
|
|
260
260
|
"isStatic": false,
|
|
261
261
|
"returnTypeTokenRange": {
|
|
262
262
|
"startIndex": 3,
|
|
263
263
|
"endIndex": 4
|
|
264
264
|
},
|
|
265
265
|
"releaseTag": "Public",
|
|
266
|
+
"isProtected": false,
|
|
266
267
|
"overloadIndex": 1,
|
|
267
268
|
"parameters": [
|
|
268
269
|
{
|
|
@@ -274,6 +275,7 @@
|
|
|
274
275
|
"isOptional": false
|
|
275
276
|
}
|
|
276
277
|
],
|
|
278
|
+
"isOptional": false,
|
|
277
279
|
"name": "addDependencyListener"
|
|
278
280
|
},
|
|
279
281
|
{
|
|
@@ -295,15 +297,16 @@
|
|
|
295
297
|
"text": ";"
|
|
296
298
|
}
|
|
297
299
|
],
|
|
298
|
-
"isOptional": false,
|
|
299
300
|
"isStatic": true,
|
|
300
301
|
"returnTypeTokenRange": {
|
|
301
302
|
"startIndex": 1,
|
|
302
303
|
"endIndex": 2
|
|
303
304
|
},
|
|
304
305
|
"releaseTag": "Public",
|
|
306
|
+
"isProtected": false,
|
|
305
307
|
"overloadIndex": 1,
|
|
306
308
|
"parameters": [],
|
|
309
|
+
"isOptional": false,
|
|
307
310
|
"name": "getDefaultConfig"
|
|
308
311
|
},
|
|
309
312
|
{
|
|
@@ -325,15 +328,16 @@
|
|
|
325
328
|
"text": ";"
|
|
326
329
|
}
|
|
327
330
|
],
|
|
328
|
-
"isOptional": false,
|
|
329
331
|
"isStatic": true,
|
|
330
332
|
"returnTypeTokenRange": {
|
|
331
333
|
"startIndex": 1,
|
|
332
334
|
"endIndex": 2
|
|
333
335
|
},
|
|
334
336
|
"releaseTag": "Public",
|
|
337
|
+
"isProtected": false,
|
|
335
338
|
"overloadIndex": 1,
|
|
336
339
|
"parameters": [],
|
|
340
|
+
"isOptional": false,
|
|
337
341
|
"name": "getEmptyConfig"
|
|
338
342
|
},
|
|
339
343
|
{
|
|
@@ -354,6 +358,7 @@
|
|
|
354
358
|
"text": ";"
|
|
355
359
|
}
|
|
356
360
|
],
|
|
361
|
+
"isReadonly": false,
|
|
357
362
|
"isOptional": false,
|
|
358
363
|
"releaseTag": "Public",
|
|
359
364
|
"name": "identifier",
|
|
@@ -361,7 +366,8 @@
|
|
|
361
366
|
"startIndex": 1,
|
|
362
367
|
"endIndex": 2
|
|
363
368
|
},
|
|
364
|
-
"isStatic": false
|
|
369
|
+
"isStatic": false,
|
|
370
|
+
"isProtected": false
|
|
365
371
|
},
|
|
366
372
|
{
|
|
367
373
|
"kind": "Property",
|
|
@@ -381,6 +387,7 @@
|
|
|
381
387
|
"text": ";"
|
|
382
388
|
}
|
|
383
389
|
],
|
|
390
|
+
"isReadonly": false,
|
|
384
391
|
"isOptional": false,
|
|
385
392
|
"releaseTag": "Public",
|
|
386
393
|
"name": "identifier",
|
|
@@ -388,7 +395,8 @@
|
|
|
388
395
|
"startIndex": 1,
|
|
389
396
|
"endIndex": 2
|
|
390
397
|
},
|
|
391
|
-
"isStatic": true
|
|
398
|
+
"isStatic": true,
|
|
399
|
+
"isProtected": false
|
|
392
400
|
},
|
|
393
401
|
{
|
|
394
402
|
"kind": "Method",
|
|
@@ -448,13 +456,13 @@
|
|
|
448
456
|
"text": ";"
|
|
449
457
|
}
|
|
450
458
|
],
|
|
451
|
-
"isOptional": false,
|
|
452
459
|
"isStatic": false,
|
|
453
460
|
"returnTypeTokenRange": {
|
|
454
461
|
"startIndex": 10,
|
|
455
462
|
"endIndex": 11
|
|
456
463
|
},
|
|
457
464
|
"releaseTag": "Public",
|
|
465
|
+
"isProtected": false,
|
|
458
466
|
"overloadIndex": 1,
|
|
459
467
|
"parameters": [
|
|
460
468
|
{
|
|
@@ -490,6 +498,7 @@
|
|
|
490
498
|
"isOptional": true
|
|
491
499
|
}
|
|
492
500
|
],
|
|
501
|
+
"isOptional": false,
|
|
493
502
|
"name": "includeCorrelationHeaders"
|
|
494
503
|
},
|
|
495
504
|
{
|
|
@@ -559,13 +568,13 @@
|
|
|
559
568
|
"text": ";"
|
|
560
569
|
}
|
|
561
570
|
],
|
|
562
|
-
"isOptional": false,
|
|
563
571
|
"isStatic": false,
|
|
564
572
|
"returnTypeTokenRange": {
|
|
565
573
|
"startIndex": 12,
|
|
566
574
|
"endIndex": 13
|
|
567
575
|
},
|
|
568
576
|
"releaseTag": "Public",
|
|
577
|
+
"isProtected": false,
|
|
569
578
|
"overloadIndex": 1,
|
|
570
579
|
"parameters": [
|
|
571
580
|
{
|
|
@@ -601,6 +610,7 @@
|
|
|
601
610
|
"isOptional": true
|
|
602
611
|
}
|
|
603
612
|
],
|
|
613
|
+
"isOptional": false,
|
|
604
614
|
"name": "initialize"
|
|
605
615
|
},
|
|
606
616
|
{
|
|
@@ -621,6 +631,7 @@
|
|
|
621
631
|
"text": ";"
|
|
622
632
|
}
|
|
623
633
|
],
|
|
634
|
+
"isReadonly": false,
|
|
624
635
|
"isOptional": false,
|
|
625
636
|
"releaseTag": "Public",
|
|
626
637
|
"name": "priority",
|
|
@@ -628,7 +639,8 @@
|
|
|
628
639
|
"startIndex": 1,
|
|
629
640
|
"endIndex": 2
|
|
630
641
|
},
|
|
631
|
-
"isStatic": false
|
|
642
|
+
"isStatic": false,
|
|
643
|
+
"isProtected": false
|
|
632
644
|
},
|
|
633
645
|
{
|
|
634
646
|
"kind": "Method",
|
|
@@ -666,13 +678,13 @@
|
|
|
666
678
|
"text": ";"
|
|
667
679
|
}
|
|
668
680
|
],
|
|
669
|
-
"isOptional": false,
|
|
670
681
|
"isStatic": false,
|
|
671
682
|
"returnTypeTokenRange": {
|
|
672
683
|
"startIndex": 5,
|
|
673
684
|
"endIndex": 6
|
|
674
685
|
},
|
|
675
686
|
"releaseTag": "Public",
|
|
687
|
+
"isProtected": false,
|
|
676
688
|
"overloadIndex": 1,
|
|
677
689
|
"parameters": [
|
|
678
690
|
{
|
|
@@ -692,6 +704,7 @@
|
|
|
692
704
|
"isOptional": true
|
|
693
705
|
}
|
|
694
706
|
],
|
|
707
|
+
"isOptional": false,
|
|
695
708
|
"name": "processTelemetry"
|
|
696
709
|
},
|
|
697
710
|
{
|
|
@@ -729,13 +742,13 @@
|
|
|
729
742
|
"text": ";"
|
|
730
743
|
}
|
|
731
744
|
],
|
|
732
|
-
"isOptional": false,
|
|
733
745
|
"isStatic": false,
|
|
734
746
|
"returnTypeTokenRange": {
|
|
735
747
|
"startIndex": 5,
|
|
736
748
|
"endIndex": 6
|
|
737
749
|
},
|
|
738
750
|
"releaseTag": "Public",
|
|
751
|
+
"isProtected": false,
|
|
739
752
|
"overloadIndex": 1,
|
|
740
753
|
"parameters": [
|
|
741
754
|
{
|
|
@@ -755,6 +768,7 @@
|
|
|
755
768
|
"isOptional": true
|
|
756
769
|
}
|
|
757
770
|
],
|
|
771
|
+
"isOptional": false,
|
|
758
772
|
"name": "trackDependencyData"
|
|
759
773
|
},
|
|
760
774
|
{
|
|
@@ -800,13 +814,13 @@
|
|
|
800
814
|
"text": ";"
|
|
801
815
|
}
|
|
802
816
|
],
|
|
803
|
-
"isOptional": false,
|
|
804
817
|
"isStatic": false,
|
|
805
818
|
"returnTypeTokenRange": {
|
|
806
819
|
"startIndex": 7,
|
|
807
820
|
"endIndex": 8
|
|
808
821
|
},
|
|
809
822
|
"releaseTag": "Public",
|
|
823
|
+
"isProtected": true,
|
|
810
824
|
"overloadIndex": 1,
|
|
811
825
|
"parameters": [
|
|
812
826
|
{
|
|
@@ -834,6 +848,7 @@
|
|
|
834
848
|
"isOptional": true
|
|
835
849
|
}
|
|
836
850
|
],
|
|
851
|
+
"isOptional": false,
|
|
837
852
|
"name": "trackDependencyDataInternal"
|
|
838
853
|
}
|
|
839
854
|
],
|
|
@@ -901,6 +916,7 @@
|
|
|
901
916
|
}
|
|
902
917
|
],
|
|
903
918
|
"releaseTag": "Public",
|
|
919
|
+
"isProtected": false,
|
|
904
920
|
"overloadIndex": 1,
|
|
905
921
|
"parameters": [
|
|
906
922
|
{
|
|
@@ -947,6 +963,7 @@
|
|
|
947
963
|
"text": ";"
|
|
948
964
|
}
|
|
949
965
|
],
|
|
966
|
+
"isReadonly": false,
|
|
950
967
|
"isOptional": false,
|
|
951
968
|
"releaseTag": "Public",
|
|
952
969
|
"name": "aborted",
|
|
@@ -954,7 +971,8 @@
|
|
|
954
971
|
"startIndex": 1,
|
|
955
972
|
"endIndex": 2
|
|
956
973
|
},
|
|
957
|
-
"isStatic": false
|
|
974
|
+
"isStatic": false,
|
|
975
|
+
"isProtected": false
|
|
958
976
|
},
|
|
959
977
|
{
|
|
960
978
|
"kind": "Property",
|
|
@@ -974,6 +992,7 @@
|
|
|
974
992
|
"text": ";"
|
|
975
993
|
}
|
|
976
994
|
],
|
|
995
|
+
"isReadonly": false,
|
|
977
996
|
"isOptional": false,
|
|
978
997
|
"releaseTag": "Public",
|
|
979
998
|
"name": "ajaxTotalDuration",
|
|
@@ -981,7 +1000,8 @@
|
|
|
981
1000
|
"startIndex": 1,
|
|
982
1001
|
"endIndex": 2
|
|
983
1002
|
},
|
|
984
|
-
"isStatic": false
|
|
1003
|
+
"isStatic": false,
|
|
1004
|
+
"isProtected": false
|
|
985
1005
|
},
|
|
986
1006
|
{
|
|
987
1007
|
"kind": "Property",
|
|
@@ -1001,6 +1021,7 @@
|
|
|
1001
1021
|
"text": ";"
|
|
1002
1022
|
}
|
|
1003
1023
|
],
|
|
1024
|
+
"isReadonly": false,
|
|
1004
1025
|
"isOptional": true,
|
|
1005
1026
|
"releaseTag": "Public",
|
|
1006
1027
|
"name": "async",
|
|
@@ -1008,7 +1029,8 @@
|
|
|
1008
1029
|
"startIndex": 1,
|
|
1009
1030
|
"endIndex": 2
|
|
1010
1031
|
},
|
|
1011
|
-
"isStatic": false
|
|
1032
|
+
"isStatic": false,
|
|
1033
|
+
"isProtected": false
|
|
1012
1034
|
},
|
|
1013
1035
|
{
|
|
1014
1036
|
"kind": "Property",
|
|
@@ -1028,6 +1050,7 @@
|
|
|
1028
1050
|
"text": ";"
|
|
1029
1051
|
}
|
|
1030
1052
|
],
|
|
1053
|
+
"isReadonly": false,
|
|
1031
1054
|
"isOptional": false,
|
|
1032
1055
|
"releaseTag": "Public",
|
|
1033
1056
|
"name": "callbackDuration",
|
|
@@ -1035,7 +1058,8 @@
|
|
|
1035
1058
|
"startIndex": 1,
|
|
1036
1059
|
"endIndex": 2
|
|
1037
1060
|
},
|
|
1038
|
-
"isStatic": false
|
|
1061
|
+
"isStatic": false,
|
|
1062
|
+
"isProtected": false
|
|
1039
1063
|
},
|
|
1040
1064
|
{
|
|
1041
1065
|
"kind": "Property",
|
|
@@ -1055,6 +1079,7 @@
|
|
|
1055
1079
|
"text": ";"
|
|
1056
1080
|
}
|
|
1057
1081
|
],
|
|
1082
|
+
"isReadonly": false,
|
|
1058
1083
|
"isOptional": false,
|
|
1059
1084
|
"releaseTag": "Public",
|
|
1060
1085
|
"name": "callbackFinishedTime",
|
|
@@ -1062,7 +1087,8 @@
|
|
|
1062
1087
|
"startIndex": 1,
|
|
1063
1088
|
"endIndex": 2
|
|
1064
1089
|
},
|
|
1065
|
-
"isStatic": false
|
|
1090
|
+
"isStatic": false,
|
|
1091
|
+
"isProtected": false
|
|
1066
1092
|
},
|
|
1067
1093
|
{
|
|
1068
1094
|
"kind": "Property",
|
|
@@ -1082,6 +1108,7 @@
|
|
|
1082
1108
|
"text": ";"
|
|
1083
1109
|
}
|
|
1084
1110
|
],
|
|
1111
|
+
"isReadonly": false,
|
|
1085
1112
|
"isOptional": false,
|
|
1086
1113
|
"releaseTag": "Public",
|
|
1087
1114
|
"name": "clientFailure",
|
|
@@ -1089,7 +1116,8 @@
|
|
|
1089
1116
|
"startIndex": 1,
|
|
1090
1117
|
"endIndex": 2
|
|
1091
1118
|
},
|
|
1092
|
-
"isStatic": false
|
|
1119
|
+
"isStatic": false,
|
|
1120
|
+
"isProtected": false
|
|
1093
1121
|
},
|
|
1094
1122
|
{
|
|
1095
1123
|
"kind": "Property",
|
|
@@ -1109,6 +1137,7 @@
|
|
|
1109
1137
|
"text": ";"
|
|
1110
1138
|
}
|
|
1111
1139
|
],
|
|
1140
|
+
"isReadonly": false,
|
|
1112
1141
|
"isOptional": false,
|
|
1113
1142
|
"releaseTag": "Public",
|
|
1114
1143
|
"name": "completed",
|
|
@@ -1116,7 +1145,8 @@
|
|
|
1116
1145
|
"startIndex": 1,
|
|
1117
1146
|
"endIndex": 2
|
|
1118
1147
|
},
|
|
1119
|
-
"isStatic": false
|
|
1148
|
+
"isStatic": false,
|
|
1149
|
+
"isProtected": false
|
|
1120
1150
|
},
|
|
1121
1151
|
{
|
|
1122
1152
|
"kind": "Method",
|
|
@@ -1166,13 +1196,13 @@
|
|
|
1166
1196
|
"text": ";"
|
|
1167
1197
|
}
|
|
1168
1198
|
],
|
|
1169
|
-
"isOptional": false,
|
|
1170
1199
|
"isStatic": false,
|
|
1171
1200
|
"returnTypeTokenRange": {
|
|
1172
1201
|
"startIndex": 8,
|
|
1173
1202
|
"endIndex": 9
|
|
1174
1203
|
},
|
|
1175
1204
|
"releaseTag": "Public",
|
|
1205
|
+
"isProtected": false,
|
|
1176
1206
|
"overloadIndex": 1,
|
|
1177
1207
|
"parameters": [
|
|
1178
1208
|
{
|
|
@@ -1200,6 +1230,7 @@
|
|
|
1200
1230
|
"isOptional": false
|
|
1201
1231
|
}
|
|
1202
1232
|
],
|
|
1233
|
+
"isOptional": false,
|
|
1203
1234
|
"name": "CreateTrackItem"
|
|
1204
1235
|
},
|
|
1205
1236
|
{
|
|
@@ -1220,6 +1251,7 @@
|
|
|
1220
1251
|
"text": ";"
|
|
1221
1252
|
}
|
|
1222
1253
|
],
|
|
1254
|
+
"isReadonly": false,
|
|
1223
1255
|
"isOptional": false,
|
|
1224
1256
|
"releaseTag": "Public",
|
|
1225
1257
|
"name": "endTime",
|
|
@@ -1227,7 +1259,8 @@
|
|
|
1227
1259
|
"startIndex": 1,
|
|
1228
1260
|
"endIndex": 2
|
|
1229
1261
|
},
|
|
1230
|
-
"isStatic": false
|
|
1262
|
+
"isStatic": false,
|
|
1263
|
+
"isProtected": false
|
|
1231
1264
|
},
|
|
1232
1265
|
{
|
|
1233
1266
|
"kind": "Property",
|
|
@@ -1247,6 +1280,7 @@
|
|
|
1247
1280
|
"text": ";"
|
|
1248
1281
|
}
|
|
1249
1282
|
],
|
|
1283
|
+
"isReadonly": false,
|
|
1250
1284
|
"isOptional": true,
|
|
1251
1285
|
"releaseTag": "Public",
|
|
1252
1286
|
"name": "errorStatusText",
|
|
@@ -1254,7 +1288,8 @@
|
|
|
1254
1288
|
"startIndex": 1,
|
|
1255
1289
|
"endIndex": 2
|
|
1256
1290
|
},
|
|
1257
|
-
"isStatic": false
|
|
1291
|
+
"isStatic": false,
|
|
1292
|
+
"isProtected": false
|
|
1258
1293
|
},
|
|
1259
1294
|
{
|
|
1260
1295
|
"kind": "Method",
|
|
@@ -1274,15 +1309,16 @@
|
|
|
1274
1309
|
"text": ";"
|
|
1275
1310
|
}
|
|
1276
1311
|
],
|
|
1277
|
-
"isOptional": false,
|
|
1278
1312
|
"isStatic": false,
|
|
1279
1313
|
"returnTypeTokenRange": {
|
|
1280
1314
|
"startIndex": 1,
|
|
1281
1315
|
"endIndex": 2
|
|
1282
1316
|
},
|
|
1283
1317
|
"releaseTag": "Public",
|
|
1318
|
+
"isProtected": false,
|
|
1284
1319
|
"overloadIndex": 1,
|
|
1285
1320
|
"parameters": [],
|
|
1321
|
+
"isOptional": false,
|
|
1286
1322
|
"name": "getAbsoluteUrl"
|
|
1287
1323
|
},
|
|
1288
1324
|
{
|
|
@@ -1303,15 +1339,16 @@
|
|
|
1303
1339
|
"text": ";"
|
|
1304
1340
|
}
|
|
1305
1341
|
],
|
|
1306
|
-
"isOptional": false,
|
|
1307
1342
|
"isStatic": false,
|
|
1308
1343
|
"returnTypeTokenRange": {
|
|
1309
1344
|
"startIndex": 1,
|
|
1310
1345
|
"endIndex": 2
|
|
1311
1346
|
},
|
|
1312
1347
|
"releaseTag": "Public",
|
|
1348
|
+
"isProtected": false,
|
|
1313
1349
|
"overloadIndex": 1,
|
|
1314
1350
|
"parameters": [],
|
|
1351
|
+
"isOptional": false,
|
|
1315
1352
|
"name": "getPathName"
|
|
1316
1353
|
},
|
|
1317
1354
|
{
|
|
@@ -1332,6 +1369,7 @@
|
|
|
1332
1369
|
"text": ";"
|
|
1333
1370
|
}
|
|
1334
1371
|
],
|
|
1372
|
+
"isReadonly": false,
|
|
1335
1373
|
"isOptional": false,
|
|
1336
1374
|
"releaseTag": "Public",
|
|
1337
1375
|
"name": "method",
|
|
@@ -1339,7 +1377,8 @@
|
|
|
1339
1377
|
"startIndex": 1,
|
|
1340
1378
|
"endIndex": 2
|
|
1341
1379
|
},
|
|
1342
|
-
"isStatic": false
|
|
1380
|
+
"isStatic": false,
|
|
1381
|
+
"isProtected": false
|
|
1343
1382
|
},
|
|
1344
1383
|
{
|
|
1345
1384
|
"kind": "Property",
|
|
@@ -1359,6 +1398,7 @@
|
|
|
1359
1398
|
"text": ";"
|
|
1360
1399
|
}
|
|
1361
1400
|
],
|
|
1401
|
+
"isReadonly": false,
|
|
1362
1402
|
"isOptional": false,
|
|
1363
1403
|
"releaseTag": "Public",
|
|
1364
1404
|
"name": "pageUrl",
|
|
@@ -1366,7 +1406,8 @@
|
|
|
1366
1406
|
"startIndex": 1,
|
|
1367
1407
|
"endIndex": 2
|
|
1368
1408
|
},
|
|
1369
|
-
"isStatic": false
|
|
1409
|
+
"isStatic": false,
|
|
1410
|
+
"isProtected": false
|
|
1370
1411
|
},
|
|
1371
1412
|
{
|
|
1372
1413
|
"kind": "Property",
|
|
@@ -1386,6 +1427,7 @@
|
|
|
1386
1427
|
"text": ";"
|
|
1387
1428
|
}
|
|
1388
1429
|
],
|
|
1430
|
+
"isReadonly": false,
|
|
1389
1431
|
"isOptional": true,
|
|
1390
1432
|
"releaseTag": "Public",
|
|
1391
1433
|
"name": "perfAttempts",
|
|
@@ -1393,7 +1435,8 @@
|
|
|
1393
1435
|
"startIndex": 1,
|
|
1394
1436
|
"endIndex": 2
|
|
1395
1437
|
},
|
|
1396
|
-
"isStatic": false
|
|
1438
|
+
"isStatic": false,
|
|
1439
|
+
"isProtected": false
|
|
1397
1440
|
},
|
|
1398
1441
|
{
|
|
1399
1442
|
"kind": "Property",
|
|
@@ -1414,6 +1457,7 @@
|
|
|
1414
1457
|
"text": ";"
|
|
1415
1458
|
}
|
|
1416
1459
|
],
|
|
1460
|
+
"isReadonly": false,
|
|
1417
1461
|
"isOptional": false,
|
|
1418
1462
|
"releaseTag": "Public",
|
|
1419
1463
|
"name": "perfMark",
|
|
@@ -1421,7 +1465,8 @@
|
|
|
1421
1465
|
"startIndex": 1,
|
|
1422
1466
|
"endIndex": 2
|
|
1423
1467
|
},
|
|
1424
|
-
"isStatic": false
|
|
1468
|
+
"isStatic": false,
|
|
1469
|
+
"isProtected": false
|
|
1425
1470
|
},
|
|
1426
1471
|
{
|
|
1427
1472
|
"kind": "Property",
|
|
@@ -1442,6 +1487,7 @@
|
|
|
1442
1487
|
"text": ";"
|
|
1443
1488
|
}
|
|
1444
1489
|
],
|
|
1490
|
+
"isReadonly": false,
|
|
1445
1491
|
"isOptional": false,
|
|
1446
1492
|
"releaseTag": "Public",
|
|
1447
1493
|
"name": "perfTiming",
|
|
@@ -1449,7 +1495,8 @@
|
|
|
1449
1495
|
"startIndex": 1,
|
|
1450
1496
|
"endIndex": 2
|
|
1451
1497
|
},
|
|
1452
|
-
"isStatic": false
|
|
1498
|
+
"isStatic": false,
|
|
1499
|
+
"isProtected": false
|
|
1453
1500
|
},
|
|
1454
1501
|
{
|
|
1455
1502
|
"kind": "Property",
|
|
@@ -1469,6 +1516,7 @@
|
|
|
1469
1516
|
"text": ";"
|
|
1470
1517
|
}
|
|
1471
1518
|
],
|
|
1519
|
+
"isReadonly": false,
|
|
1472
1520
|
"isOptional": false,
|
|
1473
1521
|
"releaseTag": "Public",
|
|
1474
1522
|
"name": "requestHeaders",
|
|
@@ -1476,7 +1524,8 @@
|
|
|
1476
1524
|
"startIndex": 1,
|
|
1477
1525
|
"endIndex": 2
|
|
1478
1526
|
},
|
|
1479
|
-
"isStatic": false
|
|
1527
|
+
"isStatic": false,
|
|
1528
|
+
"isProtected": false
|
|
1480
1529
|
},
|
|
1481
1530
|
{
|
|
1482
1531
|
"kind": "Property",
|
|
@@ -1496,6 +1545,7 @@
|
|
|
1496
1545
|
"text": ";"
|
|
1497
1546
|
}
|
|
1498
1547
|
],
|
|
1548
|
+
"isReadonly": false,
|
|
1499
1549
|
"isOptional": false,
|
|
1500
1550
|
"releaseTag": "Public",
|
|
1501
1551
|
"name": "requestHeadersSize",
|
|
@@ -1503,7 +1553,8 @@
|
|
|
1503
1553
|
"startIndex": 1,
|
|
1504
1554
|
"endIndex": 2
|
|
1505
1555
|
},
|
|
1506
|
-
"isStatic": false
|
|
1556
|
+
"isStatic": false,
|
|
1557
|
+
"isProtected": false
|
|
1507
1558
|
},
|
|
1508
1559
|
{
|
|
1509
1560
|
"kind": "Property",
|
|
@@ -1523,6 +1574,7 @@
|
|
|
1523
1574
|
"text": ";"
|
|
1524
1575
|
}
|
|
1525
1576
|
],
|
|
1577
|
+
"isReadonly": false,
|
|
1526
1578
|
"isOptional": false,
|
|
1527
1579
|
"releaseTag": "Public",
|
|
1528
1580
|
"name": "requestSentTime",
|
|
@@ -1530,7 +1582,8 @@
|
|
|
1530
1582
|
"startIndex": 1,
|
|
1531
1583
|
"endIndex": 2
|
|
1532
1584
|
},
|
|
1533
|
-
"isStatic": false
|
|
1585
|
+
"isStatic": false,
|
|
1586
|
+
"isProtected": false
|
|
1534
1587
|
},
|
|
1535
1588
|
{
|
|
1536
1589
|
"kind": "Property",
|
|
@@ -1550,6 +1603,7 @@
|
|
|
1550
1603
|
"text": ";"
|
|
1551
1604
|
}
|
|
1552
1605
|
],
|
|
1606
|
+
"isReadonly": false,
|
|
1553
1607
|
"isOptional": false,
|
|
1554
1608
|
"releaseTag": "Public",
|
|
1555
1609
|
"name": "requestSize",
|
|
@@ -1557,7 +1611,8 @@
|
|
|
1557
1611
|
"startIndex": 1,
|
|
1558
1612
|
"endIndex": 2
|
|
1559
1613
|
},
|
|
1560
|
-
"isStatic": false
|
|
1614
|
+
"isStatic": false,
|
|
1615
|
+
"isProtected": false
|
|
1561
1616
|
},
|
|
1562
1617
|
{
|
|
1563
1618
|
"kind": "Property",
|
|
@@ -1577,6 +1632,7 @@
|
|
|
1577
1632
|
"text": ";"
|
|
1578
1633
|
}
|
|
1579
1634
|
],
|
|
1635
|
+
"isReadonly": false,
|
|
1580
1636
|
"isOptional": false,
|
|
1581
1637
|
"releaseTag": "Public",
|
|
1582
1638
|
"name": "requestUrl",
|
|
@@ -1584,7 +1640,8 @@
|
|
|
1584
1640
|
"startIndex": 1,
|
|
1585
1641
|
"endIndex": 2
|
|
1586
1642
|
},
|
|
1587
|
-
"isStatic": false
|
|
1643
|
+
"isStatic": false,
|
|
1644
|
+
"isProtected": false
|
|
1588
1645
|
},
|
|
1589
1646
|
{
|
|
1590
1647
|
"kind": "Property",
|
|
@@ -1604,6 +1661,7 @@
|
|
|
1604
1661
|
"text": ";"
|
|
1605
1662
|
}
|
|
1606
1663
|
],
|
|
1664
|
+
"isReadonly": false,
|
|
1607
1665
|
"isOptional": false,
|
|
1608
1666
|
"releaseTag": "Public",
|
|
1609
1667
|
"name": "responseFinishedTime",
|
|
@@ -1611,7 +1669,8 @@
|
|
|
1611
1669
|
"startIndex": 1,
|
|
1612
1670
|
"endIndex": 2
|
|
1613
1671
|
},
|
|
1614
|
-
"isStatic": false
|
|
1672
|
+
"isStatic": false,
|
|
1673
|
+
"isProtected": false
|
|
1615
1674
|
},
|
|
1616
1675
|
{
|
|
1617
1676
|
"kind": "Property",
|
|
@@ -1631,6 +1690,7 @@
|
|
|
1631
1690
|
"text": ";"
|
|
1632
1691
|
}
|
|
1633
1692
|
],
|
|
1693
|
+
"isReadonly": false,
|
|
1634
1694
|
"isOptional": false,
|
|
1635
1695
|
"releaseTag": "Public",
|
|
1636
1696
|
"name": "responseReceivingDuration",
|
|
@@ -1638,7 +1698,8 @@
|
|
|
1638
1698
|
"startIndex": 1,
|
|
1639
1699
|
"endIndex": 2
|
|
1640
1700
|
},
|
|
1641
|
-
"isStatic": false
|
|
1701
|
+
"isStatic": false,
|
|
1702
|
+
"isProtected": false
|
|
1642
1703
|
},
|
|
1643
1704
|
{
|
|
1644
1705
|
"kind": "Property",
|
|
@@ -1658,6 +1719,7 @@
|
|
|
1658
1719
|
"text": ";"
|
|
1659
1720
|
}
|
|
1660
1721
|
],
|
|
1722
|
+
"isReadonly": false,
|
|
1661
1723
|
"isOptional": false,
|
|
1662
1724
|
"releaseTag": "Public",
|
|
1663
1725
|
"name": "responseStartedTime",
|
|
@@ -1665,7 +1727,8 @@
|
|
|
1665
1727
|
"startIndex": 1,
|
|
1666
1728
|
"endIndex": 2
|
|
1667
1729
|
},
|
|
1668
|
-
"isStatic": false
|
|
1730
|
+
"isStatic": false,
|
|
1731
|
+
"isProtected": false
|
|
1669
1732
|
},
|
|
1670
1733
|
{
|
|
1671
1734
|
"kind": "Property",
|
|
@@ -1685,6 +1748,7 @@
|
|
|
1685
1748
|
"text": ";"
|
|
1686
1749
|
}
|
|
1687
1750
|
],
|
|
1751
|
+
"isReadonly": false,
|
|
1688
1752
|
"isOptional": false,
|
|
1689
1753
|
"releaseTag": "Public",
|
|
1690
1754
|
"name": "spanID",
|
|
@@ -1692,7 +1756,8 @@
|
|
|
1692
1756
|
"startIndex": 1,
|
|
1693
1757
|
"endIndex": 2
|
|
1694
1758
|
},
|
|
1695
|
-
"isStatic": false
|
|
1759
|
+
"isStatic": false,
|
|
1760
|
+
"isProtected": false
|
|
1696
1761
|
},
|
|
1697
1762
|
{
|
|
1698
1763
|
"kind": "Property",
|
|
@@ -1712,6 +1777,7 @@
|
|
|
1712
1777
|
"text": ";"
|
|
1713
1778
|
}
|
|
1714
1779
|
],
|
|
1780
|
+
"isReadonly": false,
|
|
1715
1781
|
"isOptional": false,
|
|
1716
1782
|
"releaseTag": "Public",
|
|
1717
1783
|
"name": "status",
|
|
@@ -1719,7 +1785,8 @@
|
|
|
1719
1785
|
"startIndex": 1,
|
|
1720
1786
|
"endIndex": 2
|
|
1721
1787
|
},
|
|
1722
|
-
"isStatic": false
|
|
1788
|
+
"isStatic": false,
|
|
1789
|
+
"isProtected": false
|
|
1723
1790
|
},
|
|
1724
1791
|
{
|
|
1725
1792
|
"kind": "Property",
|
|
@@ -1739,6 +1806,7 @@
|
|
|
1739
1806
|
"text": ";"
|
|
1740
1807
|
}
|
|
1741
1808
|
],
|
|
1809
|
+
"isReadonly": false,
|
|
1742
1810
|
"isOptional": true,
|
|
1743
1811
|
"releaseTag": "Public",
|
|
1744
1812
|
"name": "traceFlags",
|
|
@@ -1746,7 +1814,8 @@
|
|
|
1746
1814
|
"startIndex": 1,
|
|
1747
1815
|
"endIndex": 2
|
|
1748
1816
|
},
|
|
1749
|
-
"isStatic": false
|
|
1817
|
+
"isStatic": false,
|
|
1818
|
+
"isProtected": false
|
|
1750
1819
|
},
|
|
1751
1820
|
{
|
|
1752
1821
|
"kind": "Property",
|
|
@@ -1766,6 +1835,7 @@
|
|
|
1766
1835
|
"text": ";"
|
|
1767
1836
|
}
|
|
1768
1837
|
],
|
|
1838
|
+
"isReadonly": false,
|
|
1769
1839
|
"isOptional": false,
|
|
1770
1840
|
"releaseTag": "Public",
|
|
1771
1841
|
"name": "traceID",
|
|
@@ -1773,7 +1843,8 @@
|
|
|
1773
1843
|
"startIndex": 1,
|
|
1774
1844
|
"endIndex": 2
|
|
1775
1845
|
},
|
|
1776
|
-
"isStatic": false
|
|
1846
|
+
"isStatic": false,
|
|
1847
|
+
"isProtected": false
|
|
1777
1848
|
},
|
|
1778
1849
|
{
|
|
1779
1850
|
"kind": "Property",
|
|
@@ -1794,6 +1865,7 @@
|
|
|
1794
1865
|
"text": ";"
|
|
1795
1866
|
}
|
|
1796
1867
|
],
|
|
1868
|
+
"isReadonly": false,
|
|
1797
1869
|
"isOptional": false,
|
|
1798
1870
|
"releaseTag": "Public",
|
|
1799
1871
|
"name": "xhrMonitoringState",
|
|
@@ -1801,7 +1873,8 @@
|
|
|
1801
1873
|
"startIndex": 1,
|
|
1802
1874
|
"endIndex": 2
|
|
1803
1875
|
},
|
|
1804
|
-
"isStatic": false
|
|
1876
|
+
"isStatic": false,
|
|
1877
|
+
"isProtected": false
|
|
1805
1878
|
}
|
|
1806
1879
|
],
|
|
1807
1880
|
"implementsTokenRanges": []
|
|
@@ -1958,6 +2031,7 @@
|
|
|
1958
2031
|
"text": ";"
|
|
1959
2032
|
}
|
|
1960
2033
|
],
|
|
2034
|
+
"isReadonly": false,
|
|
1961
2035
|
"isOptional": false,
|
|
1962
2036
|
"releaseTag": "Public",
|
|
1963
2037
|
"name": "includeCorrelationHeaders",
|
|
@@ -2015,6 +2089,7 @@
|
|
|
2015
2089
|
"text": ";"
|
|
2016
2090
|
}
|
|
2017
2091
|
],
|
|
2092
|
+
"isReadonly": false,
|
|
2018
2093
|
"isOptional": false,
|
|
2019
2094
|
"releaseTag": "Public",
|
|
2020
2095
|
"name": "ajaxData",
|