URLLoader not closing the connection
        Posted  
        
            by user252160
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user252160
        
        
        
        Published on 2010-04-24T14:43:14Z
        Indexed on 
            2010/04/24
            15:03 UTC
        
        
        Read the original article
        Hit count: 364
        
Why is URLLoader not closing the connection after the request has been processed successfuly , and after explicitly calling its close() method ?
update I think it's a Firefox issue
© Stack Overflow or respective owner