Talk:Http request

From Second Life Wiki
Revision as of 04:52, 5 October 2011 by Hewee Zetkin (talk | contribs) (Response Delegation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Response Delegation

If Script A receives a request with key K, and Script A passes K on to Script B, can Script B continue processing the request using functions like llGetHTTPHeader(K,header), llSetContentType(K,type), and llHTTPResponse(K,status,body)?

--Hewee Zetkin 04:52, 5 October 2011 (PDT)