GoogleXSSIPreprocessor - SwiftDocOrg/Alamofire GitHub Wiki

GoogleXSSIPreprocessor

DataPreprocessor that trims Google's typical )]}',\n XSSI JSON header.

public struct GoogleXSSIPreprocessor:​ DataPreprocessor

Inheritance

DataPreprocessor

Initializers

init()

public init()

Methods

preprocess(_:​)

public func preprocess(_ data:​ Data) throws -> Data