Struct URLRoute
Convenience abstraction for a single
route.
URLRouter
See URLRouter.route
for a usage example.
Fields
Name | Type | Description |
---|---|---|
path
|
string |
|
router
|
URLRouter |
Methods
Name | Description |
---|---|
any
|
|
delete_
|
|
get
|
|
match
|
|
patch
|
|
post
|
|
put
|
Authors
Sönke Ludwig
Copyright
© 2012-2015 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.