Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Function of a Class

Add a request header to the request.

Example: request.setRequestHeader("Content-Type", "text/html")


Parameters

NameTypeMandatoryInfo
vIdAllfalse
vValueAllfalse

Type

This function is public. It can be used by both user and programmer.

Usage

QxRequest.setRequestHeader(vId, vValue);