mirror of
https://github.com/opensim/opensim.git
synced 2026-05-18 22:25:36 +08:00
The following is a patch that causes the ensuing http_response event (after an llHTTPRequest) to include the HTTP status code returned from the server (if available). The patch also sets the body parameter for the http_response event to be set as the status description returned by the server.