SwiftDocCHTTPResponsesSectionStructureHTTPResponsesSectionA section that contains an HTTP request’s responses.struct HTTPResponsesSectionTopicsInstance Propertiesvar responses: [HTTPResponse]The list of responses.Instance Methodsfunc mergeResponses([HTTPResponse])Merge additional responses to section.Type Propertiesstatic var title: String