GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Interchange6::Schema::ResultSet::UriRedirect(3) User Contributed Perl Documentation Interchange6::Schema::ResultSet::UriRedirect(3)

Interchange6::Schema::ResultSet::UriRedirect

Provides extra accessor methods for Interchange6::Schema::Result::UriRedirect

Find "uri_source" in Interchange6::Schema::Result::UriRedirect and check for circular redirects. In the event that a non-circular chain of redirects is found the last item found is returned.

Returns depend on what is found:

$source_uri is not found
Returns undef.
Circular redirect found
Returns undef.
Normal redirect found
Returns the corresponding "uri_target" in Interchange6::Schema::Result::UriRedirect and "status_code" in Interchange6::Schema::Result::UriRedirect as an array in list context or as an array reference in scalar context.
2016-07-31 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.