--1297:ChangeLog:-- Release r12409 @ 2008-08-03 00:00:00+0200> { Heads up! ~~~~~~~~~ - Completely refactored the peer.http API to be able to nicely implement RFC #0162. (friebe) RFCs ~~~~ - Implemented RFC #0162: HTTP proxy (friebe) Bugfixes ~~~~~~~~ - Fixed peer.ftp API to be able to cope with numerous FTP servers (friebe) - Fixed fatal error when XPClass::isEnum() had been used before lang.Enum has actually been loaded (kiesel) - Fixed off-by-one error when reading chunked http response bodies and added a unittest for this (kiesel, hinckel) - Added missing function rdbms.Peer::getTable() which is used in rdbms.DataSet class (hinckel) - Made lang.ClassLoader::loadClass() raise a ClassFormatException in case the included file does not declare the class. (friebe) Features ~~~~~~~~ - Added lang.reflect.Field::set() method (friebe) - Made peer.Socket instances cloneable (friebe) - Made peer.URL constructor parameter optional (friebe) - Extended util.MimeType class to include types for various programming languages. (friebe) - Added 503 error page to scriptlet SAPI (friebe) - Added pushBack() method to text.Tokenizer class and its implementations (friebe) } --63:bin/boot.pth:-- .. ../lib/xp-rt-5.6.8.xar ../lib/xp-net.xp_framework-5.6.8.xar