Post data problem with libwww samples

	Hi,

	I try to use the 'post' example for the libwww in order to post an html
form and and I get a 'long' delai
(about 1s) before getting answer from Apache:

./post http://localhost/~pierre/post.cgi "TOWN=a"

Posting to http://localhost/~pierre/post.cgi
Looking up localhost
Contacting localhost
Writing 1Kbytes
Reading...		<---- long delai is here
Writing 1Kbytes
Reading...
Please give name of file to save in: (RETURN for [/tmp/post.cgi]) 
Read 1Kbytes
Done!

	Libwww version is 5.2.8. Of course it works fine with both Netscape and
Lynx browser.

	Any idea?

-- 
Pierre FICHEUX -/- LINUX hacker, Pessac, France -\- pierre@ficheux.com
				         http://www.ficheux.com
					 http://www.emulateur-xtel.org
More fun, more freedom, less Micro$oft

Received on Tuesday, 28 August 2001 05:25:46 UTC