GatekeeperHostnameKeyMaker - ml-archive/gatekeeper GitHub Wiki
Uses the hostname of the client to create a cache key.
public struct GatekeeperHostnameKeyMaker: GatekeeperKeyMaker public func make(for req: Request) -> EventLoopFuture<String> Uses the hostname of the client to create a cache key.
public struct GatekeeperHostnameKeyMaker: GatekeeperKeyMaker public func make(for req: Request) -> EventLoopFuture<String>