File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1578,6 +1578,13 @@ <h2>Capabilities</h2>
1578
1578
< td > string
1579
1579
< td > Identifies the < a > default User-Agent value</ a > of the < a > endpoint node</ a > .
1580
1580
</ tr >
1581
+
1582
+ < tr >
1583
+ < td > ProcessID
1584
+ < td > "< code > processID</ code > "
1585
+ < td > string
1586
+ < td > Identifies the main process ID of the < a > endpoint node</ a > .
1587
+ </ tr >
1581
1588
</ table >
1582
1589
1583
1590
< section >
@@ -2009,6 +2016,9 @@ <h3>Processing capabilities</h3>
2009
2016
2010
2017
< dt > "< code > userAgent</ code > "
2011
2018
< dd > String containing the < a > default User-Agent value</ a > .
2019
+
2020
+ < dt > "< code > processID</ code > "
2021
+ < dd > The main PID of the user agent as a < a > number< a > .
2012
2022
</ dl >
2013
2023
2014
2024
< li > < p > If < var > flags</ var > contains "< code > http</ code > ", add the
You can’t perform that action at this time.
0 commit comments