:: Documentation >>

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

Bug in Active.HTTP.Request !!! Sudhaker Raj (20)
Kind of return Peter (0)
Active.HTTP-Request = XML-Http? Brian Kreulen (1)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5