HTTPURLResponse

A Response to an HTTP URL load.

class HTTPURLResponse

An HTTPURLResponse object represents a response to an HTTP URL load. It is a specialization of URLResponse which provides conveniences for accessing information specific to HTTP protocol responses.