Correct constness of transport API, handle both chunked and buffered encoding.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Thu, 15 Feb 2007 22:44:59 +0000 (22:44 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Thu, 15 Feb 2007 22:44:59 +0000 (22:44 +0000)
commit80447a4edbeca38f5ca8477e3f10757b7e091dfe
tree3081b7884e1a28d793ad4fcd79f502be73381dfa
parent2f17e1cca461d51f0b410ac7e669802167808357
Correct constness of transport API, handle both chunked and buffered encoding.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@260 de75baf8-a10c-0410-a50a-987c0e22f00f
xmltooling/soap/HTTPSOAPTransport.h
xmltooling/soap/OpenSSLSOAPTransport.h
xmltooling/soap/SOAPClient.h
xmltooling/soap/SOAPTransport.h
xmltooling/soap/impl/CURLSOAPTransport.cpp