|
From: Uwe H. <uh...@bi...> - 2000-03-03 00:06:45
|
On Thu, Mar 02, 2000 at 01:38:08PM -0500, Brian St. Pierre wrote: > > On Wed, Mar 01, 2000 at 03:54:28PM -0500, Brian St . Pierre wrote: > > > 2) We now do HTTP/1.1 GET's. This lets the > > > http://express.sourceforge.net/ URL work. > > > > I get several seconds delay between the "Request sent."-message and > > I noticed this as well, but on a (sometimes) slow connection, I just thought > the network was a bit sluggish. Nope. I also get it when connecting to my local apache. And the page I point it to, is just 2K big, so it can't be the size of the page either. > > Using a request of 'sprintf(buf, "GET %s HTTP/1.0\n\n", u->path);' works > > quite nice though. > > Some servers don't support HTTP/1.0 anymore. You'll get an error message > from http://express.sourceforge.net/, for example. True. Maybe we should have a look at the telnet-souce or the sources of other GPLed browsers to get an idea of how they handle this... Uwe. -- Uwe Hermann <uh...@bi...> http://www.bingo-ev.de/~uh1763/index.html ----------------------------------------- :wq |