I am trying to execute a Post method.   I keep getting  "read time out"
errors because I am not including the "Content Length" request header.
How can I get the length of the request so that I can add the
appropriate request header.  The only method to do this I could find is
in the EntityEnclosingMethod and it is protected so I can not use it
directly in my class. 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to