Top Level Namespace

Defined in:

Macro Summary

Macro Detail

macro halt(ctx, status_code = 200, body = "") #

Closes the request with the given status_code and body.


[View source]