11 Mar
2005
11 Mar
'05
5:21 p.m.
--On Freitag, 11. März 2005 9:11 Uhr -0800 bahriesz@yahoo.com wrote:
How do we set the http status of the Request reply back to browser?. This is needed in situation where we defined our own http status. Those you are familiar with snakelets framework, there is request.send_error(code, message).
RESPONSE.setStatus(status) -aj