Simon Fell > Its just code > SwA

Thursday, December 23, 2004

SwA

Heads up if you're using the SwA support in PocketSOAP, I'm currently chasing down a couple of bugs, the first is that if the mime part is smaller than the size of the mime boundary and the server is using a chunked transfer encoding, the part data returned by the part object is wrong. Secondly, if the server returns a chunked SwA response that connection doesn't get returned to the pool correctly and re-used for subsequent requests.