Last updated 5 months ago
Was this helpful?
Method in
Gets the headers for the requested node.
The first time this is called, the values are extracted from and cached inside Yarn.Unity.YarnProject.nodeHeaders . Future calls will then return the cached values.
Yarn.Unity.YarnProject.nodeHeaders
public Dictionary<string, List<string>> GetHeaders(string nodeName)
string nodeName
string