OT: On HTTP redirections (nothing to do with Re: Same shit all over again)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Olivier Mehani
Date: Monday, August 16, 2010 - 3:50 am

Hi,

Nothing to do with the previous thread, but this is something that
always annoys me a bit in the following syntax. I'm sure most people are
aware about that, but I thought I'd hammer the nail once more.

On Sun, Aug 15, 2010 at 10:51:32PM -0400, David Hill wrote:

The proper way to do redirection is via the HTTP 30x status codes.  This
is easily done e.g., with httpd in a .htaccess (or other configuration)
file as

  Redirect /why.html http://www.trollaxor.com/2010/06/why-i-left-openbsd.html

Though it works with standard (i.e. quite likely all) clients, it loses
the semantics of the redirection at the HTTP level and moves it into the
contents of the page, which is not quite right [0]. The refresh META
should only be used to, unsurprisingly, refresh the current page at a
given frequency.

The only thing thus rendered impossible is a redirection to another page
after a given period. But I have troubles coming up with a scenario
requiring it which couldn't be handled in other ways.

Just thought I'd rant about it (;

[0] http://www.w3.org/QA/Tips/reback

--
Olivier Mehani <shtrom@ssji.net>
PGP fingerprint: 4435 CF6A 7C8D DD9B E2DE  F5F9 F012 A6E2 98C6 6655

[demime 1.01d removed an attachment of type application/pgp-signature]
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Same shit all over again, disgrun tled-developers, (Fri Aug 13, 10:46 am)
Re: Same shit all over again, patric conant, (Fri Aug 13, 11:23 am)
Re: Same shit all over again, m brandenberg, (Fri Aug 13, 11:48 am)
Re: Same shit all over again, Kevin Chadwick, (Fri Aug 13, 12:07 pm)
Re: Same shit all over again, Jim Razmus, (Fri Aug 13, 12:08 pm)
Re: Same shit all over again, pix, (Fri Aug 13, 12:34 pm)
Re: Same shit all over again, Thomas Pfaff, (Fri Aug 13, 3:05 pm)
Re: Same shit all over again, David Hill, (Sun Aug 15, 7:22 pm)
Re: Same shit all over again, David Hill, (Sun Aug 15, 7:51 pm)
Re: Same shit all over again, Jacob Yocom-Piatt, (Sun Aug 15, 11:16 pm)
Re: Same shit all over again, ropers, (Mon Aug 16, 12:42 am)
Re: Same shit all over again, Scott McEachern, (Mon Aug 16, 1:27 am)
Re: Same shit all over again, mail, (Mon Aug 16, 3:11 am)
OT: On HTTP redirections (nothing to do with Re: Same shit ..., Olivier Mehani, (Mon Aug 16, 3:50 am)
Re: Same shit all over again, Bob Beck, (Mon Aug 16, 9:27 am)
Re: Same shit all over again, Bryan Irvine, (Mon Aug 16, 9:46 am)
Re: Same shit all over again, Damien Miller, (Mon Aug 16, 9:53 am)
Re: Same shit all over again, Bob Beck, (Mon Aug 16, 10:02 am)
Re: Same shit all over again, STeve Andre', (Mon Aug 16, 10:14 am)
Re: Same shit all over again, Internet Retard, (Mon Aug 16, 10:45 am)
Re: Same shit all over again, Kenneth R Westerback, (Mon Aug 16, 1:37 pm)
Re: Same shit all over again, Alexander Schrijver, (Mon Aug 16, 2:21 pm)
Re: Same shit all over again, Internet Retard, (Mon Aug 16, 7:06 pm)
Re: Same shit all over again, Alexander Schrijver, (Mon Aug 16, 10:51 pm)