http://www.web2py.com/book/default/chapter/04#HTTP-and-redirect


2010/10/15 Amit Ambardekar <[email protected]>:
> I want to know how I can send 204 response to user?
>
> With PHP it is simple as following:
>
> header("HTTP/1.0 204 No Content");
>
> Thanks

Reply via email to