-
Creates an instance using the provided closure.
Declaration
Swift
public init(_ adaptHandler: @escaping AdaptHandler)
Parameters
adaptHandler
AdaptHandler
closure to be executed when handling request adaptation.
Alamofire Docs (98% documented)
Creates an instance using the provided closure.
Swift
public init(_ adaptHandler: @escaping AdaptHandler)
adaptHandler
|
|