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