Keys

HeaderCollection.Keys property

得到一个ReadOnlyCollection包含 collections 中的所有标题键

public virtual ReadOnlyCollection<string> Keys { get; }

也可以看看