:: Home >>

Active.HTTP.Request

Generic HTTP request class.

Constructor Syntax

var obj = new Active.HTTP.Request;

Class Hierarchy

Public Properties

URLSets or retrieves the remote data URL.
asyncIndicates whether asynchronous download is permitted.
requestMethodSpecifies HTTP request method.
requestDataAllows to send data with the request.
responseTextReturns response text.
responseXMLReturns response XML.
usernameSets or retrieves the user name.
passwordSets or retrieves the password.

Public Methods

getResponseHeaderReturns HTTP response header (for example "Content-Type").
isReadyIndicates whether the request is already completed.
requestSends the request.
responseAllows to process the received data.
setNamespaceAllows to specify namespaces for use in XPath expressions.
setParameterAllows to specify the request arguments/parameters.
setRequestHeaderSets HTTP request header.

Comments

12 Dec 05
Bug in Active.HTTP.Request !!! Sudhaker Raj (20)
19 Oct 05
Kind of return Peter (0)
4 May 05
Active.HTTP-Request = XML-Http? Brian Kreulen (1)

Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5
2.5.0 - 2.5.4
2.5.4
2.5.0 - 2.5.3
2.5.3
2.5.0 - 2.5.2