[Lispweb] REST methods and http return codes
Richard Newman
r.newman at reading.ac.uk
Wed Oct 4 10:53:49 CDT 2006
IIRC, :response-code 204, then return t from your handler function to
stop Araneida sending a 404. You might also/instead want to signal
'response-sent wherever you are sending the response.
-R
On 4 Oct 2006, at 3:00 PM, Jonathon McKitrick wrote:
>
> I'm researching REST architecture, and I'm wondering how to
> integrate the
> response codes that currently are not defined in araneida.
>
> For example, 200, 201, and 204 responses are all valid. Is there a
> way for
> araneida to return these in a way that does *not* appear like an
> error?
>
> Jonathon McKitrick
> --
> My other computer is your Windows box.
>
> _______________________________________________
> lispweb mailing list
> lispweb at red-bean.com
> http://www.red-bean.com/mailman/listinfo/lispweb
More information about the lispweb
mailing list