Contents

nw_ws_response_enumerate_additional_headers(_:_:)

Enumerates the additional HTTP headers in a WebSocket server response.

Declaration

func nw_ws_response_enumerate_additional_headers(_ response: nw_ws_response_t, _ enumerator: (UnsafePointer<CChar>, UnsafePointer<CChar>) -> Bool) -> Bool

See Also

Functions