HTTPResponse

open class HTTPResponse

Basic HTTP response to a get request.

Sends the given data as content to the client

  • Undocumented

    Declaration

    Swift

    open class HTTPResponse
  • Undocumented

    Declaration

    Swift

    open class HTTPResponse
  • Undocumented

    Declaration

    Swift

    open class HTTPResponse
  • Undocumented

    Declaration

    Swift

    open class HTTPResponse
  • Undocumented

    Declaration

    Swift

    open class HTTPResponse
  • Undocumented

    Declaration

    Swift

    open class HTTPResponse
  • Declaration

    Swift

    open func write(to outputStream: OutputStream) throws

    Parameters

    outputStream

    Stream to write this object to