Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class Headers

Namespace
OpenQA.Selenium.DevTools.V136.Network
Assembly
WebDriver.dll

Headers

public sealed class Headers : Dictionary<string, string>, IDictionary<string, string>, ICollection<KeyValuePair<string, string>>, IReadOnlyDictionary<string, string>, IReadOnlyCollection<KeyValuePair<string, string>>, IEnumerable<KeyValuePair<string, string>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
Inheritance
Headers
Implements
Inherited Members