Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

GoogleXSSIPreprocessor

mattt edited this page Sep 18, 2020 · 2 revisions

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
Types
Protocols
Global Typealiases
Clone this wiki locally