You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by na...@apache.org on 2008/01/04 18:31:15 UTC

svn commit: r608935 - /webservices/axis/trunk/c/src/transport/axis3/HTTPTransport.cpp

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: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org