HttpRequest Class
Represents an HTTP request.
Inheritance Hierarchy
SystemObject
TcHmiSrv.Core.Tools.Net.HttpHttpRequest
Namespace: TcHmiSrv.Core.Tools.Net.Http
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public class HttpRequestThe HttpRequest type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the HttpRequest class with the specified HttpMethod, resource, query parameters and protocol Version. |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the HttpMethod. | |
|
|
Gets the protocol Version. | |
|
|
Gets the query parameters. | |
|
|
Gets the requested resource. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Parses the specified String to an equivalent HttpMethod. | |
|
|
Parses the specified String to an equivalent DictionaryTKey, TValue. | |
|
|
Parses the specified String to an HttpRequest. | |
|
|
Returns a string that represents the current object. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0