I bought two news iPaq (2210) and I have the following problem :

- If I request an URL without using HTTP Proxy definition : everything
goes well, my HTTP header is correct : HTTP/1.1
- If I request an URL using a HTTP Proxy definition : everything goes
wrong : my HTTP header switch to HTTP/1.0

My HTTP proxy only admit HTTP/1.1 so I can't use my pocket PC on my
project : 50 users ...

I need HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

For your information, I make a test on my very old iPaq 3950, upgraded
to PocketPC 2003 OS, and I don't have this problem !!!
I'm not sure to be abble to buy 50 old iPaq ;-)

Thanks in advance,

Thierry MERITAN

Re: HTTP/1.0 (not 1.1) when using HTTP proxy by David

David
Thu Jul 29 14:08:46 CDT 2004

What about using InternetSetOption with HTTP_VERSION_INFO?

David
------
This posting is provided "AS IS" with no warranties, and confers no rights.

"Thierry MERITAN" <thierry.meritan@free.fr> wrote in message
news:41073bae$0$500$626a14ce@news.free.fr...

> I bought two news iPaq (2210) and I have the following problem :
>
> - If I request an URL without using HTTP Proxy definition : everything
> goes well, my HTTP header is correct : HTTP/1.1
> - If I request an URL using a HTTP Proxy definition : everything goes
> wrong : my HTTP header switch to HTTP/1.0
>
> My HTTP proxy only admit HTTP/1.1 so I can't use my pocket PC on my
> project : 50 users ...
>
> I need HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>
> For your information, I make a test on my very old iPaq 3950, upgraded
> to PocketPC 2003 OS, and I don't have this problem !!!
> I'm not sure to be abble to buy 50 old iPaq ;-)
>
> Thanks in advance,
>
> Thierry MERITAN