Contents

CFHTTPMessageIsRequest(_:)

Returns a Boolean indicating whether the HTTP message is a request or a response.

Declaration

func CFHTTPMessageIsRequest(_ message: CFHTTPMessage) -> Bool

See Also

HTTP Messages