Response code
With this macro you can change the response code of your page.
- Set response header code
macro_setResponseHeaderCode(code: integer) - Macros is used to send a raw HTTP header ("HTTP/1.0 404 Not Found")
macro_setNotFoundHeader()
With this macro you can change the response code of your page.
macro_setResponseHeaderCode(code: integer)macro_setNotFoundHeader()