Hi Paul, POST also pumps back a stream! Average URL length is 45 bytes and most servers do not accept more than 1024 bytes. You should not trust GET for posting data upstream.
Best Regards, SZ ----- Original Message ----- From: "Paul" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Saturday, September 23, 2006 4:43 PM Subject: Re: [twsocket] Http Get or Post :> POST seems to be the only way to send long data to HTTP servers. : : It's the most logical method for sending data, but I need to receive a : stream back with the same request. : If memory serves me well, the length of an URL can be 32k long with Http1.1, : so maybe I can still use the Get method. : I,m not sure though : : Paul : : : -- : To unsubscribe or change your settings for TWSocket mailing list : please goto http://www.elists.org/mailman/listinfo/twsocket : Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
