>> "Content-Type: application/x-www-form-rlencoded[\r][\n]"
Note the missing 'u'.
Mike
On Monday, October 13, 2003, at 06:12 AM, [EMAIL PROTECTED] wrote:
Albert,
Something is really fishy here. Have you subclassed PostMethod in your application?
Can it be that your code for whatever reason calls HttpMethodBase#setConnectionCloseForce(true)?
2003/10/13 11:26:48:289 CEST [DEBUG] HttpMethodBase - -Should forcefully
close connection.
This should not have happended. There are two extreme cases when a connection
may need to be force-closed and none of them is applicable here.
Oleg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
