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>
15781578 < td > string
15791579 < td > Identifies the < a > default User-Agent value</ a > of the < a > endpoint node</ a > .
15801580 </ 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 >
15811588</ table >
15821589
15831590< section >
@@ -2009,6 +2016,9 @@ <h3>Processing capabilities</h3>
20092016
20102017 < dt > "< code > userAgent</ code > "
20112018 < 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 > .
20122022 </ dl >
20132023
20142024 < li > < p > If < var > flags</ var > contains "< code > http</ code > ", add the
You can’t perform that action at this time.
0 commit comments