Author: nadiramra Date: Fri Jan 4 09:31:12 2008 New Revision: 608935 URL: http://svn.apache.org/viewvc?rev=608935&view=rev Log: minor update to comment.
Modified: webservices/axis/trunk/c/src/transport/axis3/HTTPTransport.cpp Modified: webservices/axis/trunk/c/src/transport/axis3/HTTPTransport.cpp URL: http://svn.apache.org/viewvc/webservices/axis/trunk/c/src/transport/axis3/HTTPTransport.cpp?rev=608935&r1=608934&r2=608935&view=diff ============================================================================== --- webservices/axis/trunk/c/src/transport/axis3/HTTPTransport.cpp (original) +++ webservices/axis/trunk/c/src/transport/axis3/HTTPTransport.cpp Fri Jan 4 09:31:12 2008 @@ -503,7 +503,7 @@ // eSOAPMessageIsChunked - Keep reading until a zero length chunk is // encountered, signifying end of response. // eSOAPMessageIsNotChunked - Keep reading until the connection is closed. - // eSOAPMessageHasContentLength - Keep reading until content-length is zero. to zero. + // eSOAPMessageHasContentLength - Keep reading until content-length is zero. // Read in an HTTP header if we are waiting for one. Now this is a bit tricky --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]