wodHttpDLX ActiveX Control - HttpRequest Object
    
 
Description

HttpRequest Class


Object Model







Members
Properties
Accept Read-write property Holds list of content types that will be accepted.
AcceptEncoding Read-write property Holds list of content-encoding types that will be accepted.
AcceptLanguage Read-write property Holds list of languages which are preferable in the response.
Body Read-write property Holds request body.
Charset Read-write property Character set to use for text conversion.
Cookies Read-only property Holds request cookies.
Filename Read-write property Holds filename where body is stored.
FormPost Read-only property Reference to form post fields.
FormUpload Read-only property Reference to form upload variables.
Headers Read-only property Reference to header fields.
IfModifiedSince Read-write property Holds date for conditional request of the document.
Method Read-only property Holds method that was used.
Pragma Read-write property Holds directive that should be understood by the server, if relevant.
Referer Read-write property Holds URI of the document from which destination URI was obtained.
Resume Read-write property Determines if wodHttpDLX will try to resume downloads.
Tag Read-write property Tag for misc usage.
URI Read-write property Holds URI of resource that should be fetched.
UserAgent Read-write property Holds software program name presented to the server.