ReceiveHeadersResponse Class | 
Namespace: DotNetBrowser.Net.Handlers
public sealed class ReceiveHeadersResponse
The ReceiveHeadersResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| HttpHeaders | 
                Gets the collection of the of HTTP headers with all its values.
              | 
| Name | Description | |
|---|---|---|
| Continue | 
                Creates a ReceiveHeadersResponse that uses headers without modification.
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.  (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| OverrideHeaders | 
                Creates a ReceiveHeadersResponse that overrides the received headers.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |