Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.1

Request #5734 Redirect via '<meta http-equiv="Refresh"'
Submitted: 2005-10-20 17:09 UTC
From: seth at pricepages dot org Assigned: avb
Status: Closed Package: HTTP_Client
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 24 - 9 = ?

 
 [2005-10-20 17:09 UTC] seth at pricepages dot org
Description: ------------ Would it be possible to add redirect support when the redirect is via: <META http-equiv="refresh" content="5;<URL>"> and the content-type header is "text/html". I have already implemented part of this and would be willing to submit a patch.

Comments

 [2005-10-30 19:19 UTC] seth at pricepages dot org
 [2005-11-07 20:09 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-11-08 22:38 UTC] seth at pricepages dot org
The file at http://pricepages.org/pear/Client.metaTag.diff.zip has been updated with a new patch that should be smarter about such things. The 60 second redirect, though, is arbitrary. I figure that 60 seconds is enough time for someone to actually get some meaningful information off of a page, so therefore the redirect after that time may be counter-intuitive. Feel free to change it if you want.
 [2006-06-03 08:57 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!