• Home
  • Archives
  • Pics of HOPE 5
  •  

    The XMLHttpRequest Reuse Dilemma

    One thing I see popping up over message boards is people want to reuse the XMLHttpRequest Object instead of creating a new instance every single time. Some developers think this will help in memory leaks. I have not tested it in any way to see if it really helps. But I thought that I would show you it is possible to reuse the same object over again and again with Internet Explorer.

    ajaxian.com/archives/the-xmlhttprequest-reuse-dilemma