Page MenuHomePhabricator

Add an isRedirect() method to HTTPResponseStatus
ClosedPublic

Authored by epriestley on Mar 25 2015, 12:13 AM.
Tags
None
Referenced Files
F18047500: D12150.id29208.diff
Sun, Aug 3, 12:17 PM
F17929241: D12150.id29215.diff
Wed, Jul 30, 4:53 PM
F17875564: D12150.id.diff
Jul 28 2025, 6:26 PM
F17854298: D12150.diff
Jul 27 2025, 2:54 PM
F17824683: D12150.diff
Jul 26 2025, 5:39 AM
Unknown Object (File)
May 20 2025, 1:51 PM
Unknown Object (File)
May 7 2025, 5:29 AM
Unknown Object (File)
May 6 2025, 11:33 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.