Re: Issue With HTTP Redirects
Jonathan Houser <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> HTTP/1.1 302 Found
> Date: Wed, 06 Apr 2005 16:20:31 GMT
> Server: Apache
> Cache-control: no-cache
> Location: http://xxx.xxx.xxx/carrier/xxx.php
> Content-Length: 0
> Connection: close
> Content-Type: text/vnd.wap.wml
I just realized by the Content-Type that this may be coming from
my WAP homepage itself (it does a final redirect to fix the URL the
phone would use for bookmarks and image loads). Is there something I'm
doing wrong in my redirect if this is the case? Thanks.
Jon