Home
2008:
January
February
March
April
May
June
July
August
2007:
January
February
March
April
May
June
July
August
September
October
November
December
2006:
January
February
March
April
May
June
July
August
September
October
November
December
2005:
January
February
March
April
May
June
July
August
September
October
November
December
2004:
January
February
March
April
May
June
July
August
September
October
November
December
2003:
January
February
March
April
May
June
July
August
September
October
November
December
2002:
January
February
March
April
May
June
July
August
September
October
November
December
2001:
January
February
March
April
May
June
July
August
September
October
November
December
2000:
April
May
June
July
August
September
October
November
December

(keitai-l) Re: redirects for i-mode phones/testing

From: Ben Hutchings <ben.hutchings_at_roundpoint.com>
Date: 04/10/01
Message-ID: <000b01c0c1af$4f85f2f0$8ad6fe3e_at_roundpoint.co.uk>
Nick May wrote:
> oops - my previous response in this thread may not be correct.....
> 
> My experience of the P501i was that it does not handle redirects - I
> had to rebuild a website to make allowances for it - and some time ago
> I found a web page (I have not been able to relocate it)  that said
> that some first gen phones did not handle redirects. HOWEVER - someone
> else has since told me that their P501i DOES handle them - they have
> tested it on their site and it works..
<snip>

Perhaps you confused standard HTTP redirection (status codes 301 and 302
with a Location field) with the non-standard Refresh field which is
commonly abused for redirection.  The former is probably handled by the
gateway, since it takes care of most details of HTTP.  The latter is
normally added using a <META> tag, which the gateway probably doesn't
support (since it doesn't attempt to parse content).  It could be
implemented by the handset, but as far as I am aware, *no* handsets do
support it.  As you may be aware, some i-mode sites rely on this to
direct desktop web browsers to different pages.


[ Did you check the archives?   http://www.appelsiini.net/keitai-l/ ]
Received on Tue Apr 10 14:06:03 2001