Try OpenEdge Now
ABL Reference
Class, Interface, and Enumeration Reference
:
OpenEdge.Web.WebRequest class
OpenEdge.Web.WebRequest class
A class that represents a received HTTP request.
Serializable:
No
Constructor(s)
Creates an instance of a web request.
WebRequest( )
Super Class
Progress.Lang.Object class
Interfaces
This class does not implement interfaces (beyond those it inherits from its base class).
Public Properties
AcceptContentType property
AcceptEncoding property
CharacterEncoding property
ContentLength property
ContentType property
ContextNames property
DefaultCookieDomain property
DefaultCookiePath property
FormFieldNames property
LocalAddress property
LocalHost property
LocalPort property
Method property
PathInfo property
RawMessageBody property
RemoteAddress property
RemoteHost property
RemotePort property
RemoteUser property
ResolvedTransportPath property
ServerSoftware property
TransferEncoding property
TransportPath property
URI property
Version property
WebAppPath property
Public Methods
GetContextLongValue( ) method
GetContextValue( ) method
GetCookies( ) method
GetFormLongValue( ) method
GetFormValue( ) method
GetHeader( ) method
GetHeaders( ) method
GetPathParameter( ) method
HasCookie( ) method
HasHeader( ) method
Public Events
This class does not contain events.
See also
Information on the
OpenEdge.Net.pl
procedure library documented in:
https://documentation.progress.com/output/oehttpclient/oe117