(keitai-l) Re: Tricking a server into thinking your computer is an i-mode phone

From: Mika Tuupola <tuupola_at_appelsiini.net>
Date: 03/16/01
Message-ID: <Pine.GSO.4.05.10103161237490.7632-100000@aurinko.taivas.com>
On Fri, 16 Mar 2001, Marc Printz wrote:

> As i-mode requests are normal HTTP requests you might get to some sites
> directly, but to other sites only by sending an HTTP request header that
> the service can identify as coming from a phone, e.g. something like
> 
> GET /index.html HTTP/1.0
> User-Agent: <special text whatever phone/browser you have>

	Here's an ugly 2 minute code to do that:

		http://www.appelsiini.net/keitai-l/code/ifetch/

	.phps for the source .php for testing it.

-- 
Mika Tuupola                      http://www.appelsiini.net/~tuupola/


[ Did you check the archives?   http://www.appelsiini.net/keitai-l/ ]
Received on Fri Mar 16 12:38:42 2001