Interface HttpRouter

An interface for HTTP request routers.

Inherits from

Methods

Name Description
match
match
match
handleRequest
get
get
get
post
post
post
put
put
put
delete_
delete_
delete_
patch
patch
patch
any
any
any

Authors

Sönke Ludwig

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.