StaticFetchRequest

constructor(kind: String = "static-fetch-request", protocolVersion: Int = PLUGIN_JVM_PROTOCOL_VERSION, pluginId: String, generation: Long, timestamp: Long, messageId: String, authToken: String, routePath: String, resourcePath: String, requestHeaders: Map<String, List<String>> = emptyMap())(source)