HTTP Response
- 
                  
                  A structure representing the headers for a HTTP response, without the body of the response. See moreDeclarationSwift public struct HTTPResponse
- 
                  
                  The response status for the HTTP response See moreSee https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml for more informationDeclarationSwift public struct HTTPResponseStatus: Equatable, CustomStringConvertible, ExpressibleByIntegerLiteral
- 
                  
                  HTTPResponseWriter provides functions to create an HTTP response See moreDeclarationSwift public protocol HTTPResponseWriter : class
 View on GitHub
            View on GitHub
           HTTP Response  Reference
      HTTP Response  Reference