Correct constness of transport API, handle both chunked and buffered encoding.
authorScott Cantor <cantor.2@osu.edu>
Thu, 15 Feb 2007 22:44:59 +0000 (22:44 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 15 Feb 2007 22:44:59 +0000 (22:44 +0000)
commite899596f919976901c1babb36c6c50c542c487e1
tree19b76ca053e0d5aeb4b7f20baa9bcec6f3e92365
parent912de226a01507f8bf93ad5d337d96b84c0994f7
Correct constness of transport API, handle both chunked and buffered encoding.
xmltooling/soap/HTTPSOAPTransport.h
xmltooling/soap/OpenSSLSOAPTransport.h
xmltooling/soap/SOAPClient.h
xmltooling/soap/SOAPTransport.h
xmltooling/soap/impl/CURLSOAPTransport.cpp