NevronOpenVision
Nevron.Nov.Networking Namespace / NHttpWebRequest Class
Fields Properties Methods Events


NHttpWebRequest Class Members

The following tables list the members exposed by NHttpWebRequest.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the Http request body.  
Public PropertyGets the Http headers associated with this request.  
Public PropertyGets the Http request method. By default set to GET.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Parses the specified request method string.  
Public Methodstatic (Shared in Visual Basic)Tries to parse the specified request method string.  
Top
Protected Methods
 NameDescription
Internal MethodOverridden.   
Internal MethodOverridden.   
Internal MethodOverridden.   
Internal MethodOverridden.   
Top
See Also