URLResponseSerialization

public protocol URLResponseSerialization : AnyObject

Undocumented

  • Undocumented

    Declaration

    Swift

    func responseObject(for response: URLResponse?, data: Data) throws -> Any