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, May 1, 3:20 PM
Unknown Object (File)
Wed, May 1, 12:36 AM
Unknown Object (File)
Mon, Apr 29, 1:37 PM
Unknown Object (File)
Mon, Apr 29, 1:56 AM
Unknown Object (File)
Wed, Apr 24, 9:50 PM
Unknown Object (File)
Sun, Apr 21, 3:43 PM
Unknown Object (File)
Wed, Apr 17, 2:32 PM
Unknown Object (File)
Thu, Apr 11, 6:58 AM
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.