Contents

response

An HTTP response of the flow.

Declaration

var response: URLResponse? { get }

Discussion

This property will be nil until some incoming data is received for this flow.

See Also

Getting browser flow properties