Copyright © 2012 Marc Worrell
Authors: Marc Worrell (marc@worrell.nl).
| moved_permanently/1 | |
| moved_temporarily/1 | |
| previously_existed/1 | |
| resource_exists/1 | |
| service_available/1 |
moved_permanently(Context::z:context()) -> {false, z:context()}
moved_temporarily(Context::z:context()) -> {{true, binary()}, z:context()}
previously_existed(Context) -> any()
resource_exists(Context) -> any()
service_available(Context) -> any()
Generated by EDoc