Simon Fell > Its just code > PocketSOAP 1.5.1 released
Wednesday, May 4, 2005
Just posted PocketSOAP v1.5.1 mainly bug fixes, includes
- A fix for a problem recieving small attachments when the server is using a chunked response with a small chunk size.
- A fix for the problem deserializing soap messages that contain an xmlns="" attribute.
- SOAP faults could result in the entire HTTP response not being read, causing problems with PocketHTTPs tracing, and causing the connection to not get re-used correctly.
- Upgraded to PocketHTTP 1.2.5.