Contents

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.

See Also

Getting Postback Responses