Echo for HTTP
q
: Content to echo, Required.encoding
: Optional. When set tobase64
, the content ofq
is decoded from base64 format before processing. Currently, UTF-8 not supported.
/
: Root endpoint, redirects to/text
if hasq
/text
: Echoesq
as plain text./html
: Echoesq
as HTML content./file/:name
: Download file named:name
containsq