Page MenuHomePhabricator

Add an isRedirect() method to HTTPResponseStatus
ClosedPublic

Authored by epriestley on Mar 25 2015, 12:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 2:32 PM
Unknown Object (File)
Thu, Apr 11, 6:58 AM
Unknown Object (File)
Sun, Apr 7, 7:54 PM
Unknown Object (File)
Thu, Apr 4, 10:10 AM
Unknown Object (File)
Wed, Apr 3, 7:31 PM
Unknown Object (File)
Tue, Apr 2, 8:58 AM
Unknown Object (File)
Sat, Mar 30, 3:50 PM
Unknown Object (File)
Fri, Mar 29, 10:44 PM
Subscribers

Details

Summary

Ref T6755. This adds a convenience method for identifying redirect (HTTP 3XX) responses.

Test Plan

See next revision.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add an isRedirect() method to HTTPResponseStatus.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad added a reviewer: chad.
This revision is now accepted and ready to land.Mar 25 2015, 12:35 AM
This revision was automatically updated to reflect the committed changes.