<iADDHEADER
Usage |
SRC="name: value"
[NAME="name of the header"] ( ) [VALUE="value of the header"] ( ) > This tag allows the adding of header information to an HTTP request. It can be used in two ways as shown in the example. NAME is the name of the header that you wish to create and VALUE is the value to assign to that header. This can be use to create cookies as well. |