Nest.RequestType.body : Swift.Optional<Swift.String>
Nest.RequestType.headers : Swift.Array<(Swift.String, Swift.String)>
Nest.RequestType.method : Swift.String
Nest.RequestType.path : Swift.String
Nest.ResponseType.body : Swift.Optional<Swift.String>
Nest.ResponseType.headers : Swift.Array<(Swift.String, Swift.String)>
Nest.ResponseType.statusLine : Swift.String
_T4Nest11Application
_T4Nest6Header
_TP4Nest11RequestType
_TP4Nest12ResponseType