Back to Alamofire

GoogleXSSIPreprocessor

docs/docsets/Alamofire.docset/Contents/Resources/Documents/Structs/GoogleXSSIPreprocessor.html

5.12.0443 B
Original Source

GoogleXSSIPreprocessor

public struct GoogleXSSIPreprocessor : DataPreprocessor

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

`

                init()
                `

Creates an instance.

Declaration

Swift

public init()

`

                preprocess(_:)
                `

Declaration

Swift

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