Skip to content

llGetHTTPHeader

string llGetHTTPHeader(key HTTPRequestID, string Header)

Returns the value for header for request_id.

Returns a string that is the value of the Header for HTTPRequestID.

Parameters
HTTPRequestID (key)
A valid HTTP request key
Header (string)
Header value name

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here