This allows a VSP page to control the status sent to the client in the HTTP response. The argument will be presented as the first line of the reply instead of the default "HTTP/1.1 200 OK". The string should not contain a CR or LF at the end.
This allows a page to issue redirects, authentication challenges etc.
Use it with http_headers to control the content of the HTTP reply headers.