llGetHTTPHeader
Function Syntax
string llGetHTTPHeader(
- key HTTPRequestID, // A valid HTTP request key
- string Header // Header value name
Returns the value for header for request_id.
Returns a string that is the value of the Header for HTTPRequestID.