dynamic buffer used by the transfer algorithm is more sensitive to higher latency network conditions.
Corrected a problem in the Hypertext Transfer Protocol component that could potentially result in incorrect form data being submitted to a server when using the virtual form methods. This would typically occur when using these methods to upload XML data using the POST method.
Corrected a problem with the Internet Control Message Protocol component that could cause the accumulated statistics for a remote host to be cleared.
Corrected a problem with the MailMessage component where a message would not be parsed correctly if multi-line header fields were folded in specific ways. Specifically this could cause a multi-part message that contained file attachments to be considered a single-part message.
Corrected a problem with the Internet Message Access Protocol component where multiple untagged responses from the server could result in a synchronization problem. Under rare circumstances this could cause a client operation to fail unexpectedly, indicating that an invalid result code was returned by the server.
Corrected a problem with the Simple Mail Transfer Protocol component that could result in an error with some servers indicating that the client session could not be authenticated, even though the authentication was successful.
The Simple Mail Transfer Protocol component is now more tolerant of certain non-standard responses returned by the mail server, rather than requiring result codes that exactly match the values specified in the protocol standard.
Improved the performance of the SocketWrench ReadStream and WriteStream methods under certain high-latency conditions when reading or writing large blocks of data.
Updated the Developers Guide and Technical Reference and made minor corrections to the overall documentation.