Page MenuHomePhabricator

Combine HTTP redirect steps internally
Closed, ResolvedPublic

Description

Speaking about HTTP redirects, here we see a browsers log:
Reading http://transgender-taiwan.org/index.php?title=Special:Allpages...done
Reading http://transgender-taiwan.org/index.php?title=特殊:Allpages...done
Reading http://transgender-taiwan.org/index.php?title=特殊:所有頁面...done
well, the last two should be combined into one internally, instead of having the browser come back a second time to ask.


Version: 1.15.x
Severity: trivial

Details

Reference
bz17996

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:33 PM
bzimport set Reference to bz17996.
bzimport added a subscriber: Unknown Object (MLST).