rodeo v0.1.0 Rodeo.Handler.Default

Summary

Functions

Extract the request’s headers as list of key/value pairs

Extract the request URI (path with leading /)

Functions

body()
handle(request, state)
headers()
init(req, req, opts)
request_headers(req)

Extract the request’s headers as list of key/value pairs

request_path(req)

Extract the request URI (path with leading /)

status()
terminate(reason, request, state)