Packages
valum-0.3
Valum
Router
context
Router
@delete
@get
asterisk
connect
handle
head
matcher
once
options
patch
path
post
put
regex
register_type
route
rule
scope
trace
url_for
url_for_hash
url_for_valist
use
routes
@get
Description:
public
void
@get
(
string
rule,
owned
HandlerCallback
cb,
string
? name =
null
)
Since the
Valum.Method.GET
flag is used, 'HEAD' will be provided as well.