Hello, Stephan! Could you please provide us with a test-case (a web-site(s) showing an issue)? I've tried to run the demo on some sites and also got 404 errors, but they come from the requested servers, and the requests are well-formed, so I can't yet understand why is that. Furthermore, if I click the command Show Image in the browser context menu on an image, which was not loaded due to 404 error, it will load successfully through the same proxy connection.
As far as I know, the proxy transfers all the data through it without any significant modifications (there are some tricks with headers that performed in special cases), so if http 1.1 is transmitted via the connection, it should work. But I can't bet on it ;-). Best wishes, Stanislav Korotky ----- Original Message ----- From: "Stéphane CHADEYRON" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, September 16, 2008 9:31 PM Subject: [twsocket] GpHTTPProxy doesn't work correctly > Hello, > > For my project of made a proxy, I use the example given on Overbyte: > http://17slon.com/gp/gp/index.htm#GpHTTPProxy > I think it worked very well there is a few years ago. > But It became from now on completely unusable: > - the proxy redirects us on another site (generally considering previously) > - many pages turns over errors (404.) > - the loading of videos are impossible (youtube) > I seek to understand why this example became so unstable, because it would > brought a considerable help to my project. > I wonder whether it does not manage the HTTP 1.1 is the cause of all? > Or the navigation with tab ? I' would have to need your assistance to know > your opinion, and to find a solution for made a proxy. > Thank you > > Stephan > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be > -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
