Missing doc for `PerformanceResourceTiming.{initiatorType, nextHopProtocol, responseStart, deliveryType and responseStatus}`

Affected URL(s)

https://nodejs.org/docs/latest/api/perf_hooks.html

Description of the problem

the initiatorType, nextHopProtocol, responseStart, deliveryType and responseStatus fields of PerformanceResourceTiming are missing from documentaion but are supported by node, they need to be documented

see mdn/browser-compat-data#25010 for more details