comparison ChangeLog @ 31583:6826925abd6d

jabber: Handle the connection: close header. Closes #13008 We should also look for HTTP/1.0.
author Paul Aurich <paul@darkrain42.org>
date Mon, 10 Jan 2011 05:19:11 +0000
parents 14a36bcf6704
children 365ec0996ca0
comparison
equal deleted inserted replaced
31582:bb91133708fe 31583:6826925abd6d
41 * QQ2008 is now the default protocol version. (Michael Terry) (#11635) 41 * QQ2008 is now the default protocol version. (Michael Terry) (#11635)
42 42
43 XMPP: 43 XMPP:
44 * Don't crash when receiving an unexpected/invalid jingle transport type. 44 * Don't crash when receiving an unexpected/invalid jingle transport type.
45 (Nikita Kozlov) (#13136) 45 (Nikita Kozlov) (#13136)
46 * Handle Connection: Close headers for BOSH, when the server does not
47 terminate the connection itself. (#13008)
46 48
47 Yahoo!/Yahoo! JAPAN: 49 Yahoo!/Yahoo! JAPAN:
48 * Fix a crash when an account disconnects before a p2p session is 50 * Fix a crash when an account disconnects before a p2p session is
49 completely set up. (Jan Kaluza) (#12432) 51 completely set up. (Jan Kaluza) (#12432)
50 52