Gets a list of Response objects that describe HTTP responses
to sub-requests associated with the top-level Request sent to the web server.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Field Value
A List of Response objects corresponding to sub-requests sent to the server, in the order in which the responses were received.Remarks
See Also