BLIP/BLIPRequest.m
2009-07-01 Fix to BLIPMessage for Chatty (mark new outgoing BLIPMessages as "complete".)
2009-05-24 Misc. tweaks made while porting Chatty to use MYNetwork.
2008-07-13 * Fixed: Responses still pending when a connection closed were not calling their onComplete targets.
2008-06-19 Implemented new close protocol with 'bye' meta-message.
2008-05-24 * Added more documentation.
2008-05-24 Added #imports of utility headers, so source files will compile without requiring a custom prefix (MYUtilities.pch.)
2008-05-23 First checkin after breaking out of Cloudy