Page MenuHomePhabricator

Add an isRedirect() method to HTTPResponseStatus
ClosedPublic

Authored by epriestley on Mar 25 2015, 12:13 AM.
Tags
None
Referenced Files
F19818548: D12150.id.diff
Thu, Mar 5, 10:07 PM
F19745696: D12150.id29208.diff
Sun, Feb 15, 4:10 PM
F19676488: D12150.diff
Sun, Feb 8, 12:01 PM
F19530406: D12150.id29208.diff
Jan 19 2026, 10:25 PM
F18857869: D12150.id.diff
Nov 1 2025, 6:37 PM
F18850059: D12150.diff
Oct 30 2025, 2:07 PM
F18839458: D12150.diff
Oct 27 2025, 4:35 PM
F18788212: D12150.id29215.diff
Oct 15 2025, 3:33 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.