MCPcopy Create free account
hub / github.com/ccoenraets/backbone-cellar / redirect

Method redirect

tutorial/api/Slim/Slim.php:899–906  ·  view source on GitHub ↗

* Redirect * * This method immediately redirects to a new URL. By default, * this issues a 302 Found response; this is considered the default * generic redirect response. You may also specify another valid * 3xx status code if you want. This method will automatically set the * HTTP Location header for you using the URL parameter and place the * destination URL in

( $url, $status = 302 )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runMethod · 0.95

Calls 2

haltMethod · 0.95
headerMethod · 0.45

Tested by

no test coverage detected