Difference between revisions of "Talk:Http request"

From Second Life Wiki
Jump to navigation Jump to search
(Response Delegation)
(No difference)

Revision as of 04:52, 5 October 2011

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)