httpResponse
The HTTP response from the server receiving the test postback.
Declaration
var httpResponse: HTTPURLResponse? { get set }Discussion
This property contains your server’s full HTTP response.
The HTTP response from the server receiving the test postback.
var httpResponse: HTTPURLResponse? { get set }This property contains your server’s full HTTP response.