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
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here