<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>44815</id>
      <name>xmlhttprequest</name>
      <created_at>2008-12-15T20:25:33Z</created_at>
      <updated_at>2009-11-19T03:02:13Z</updated_at>
      <description>This project aims to:Deliver unobtrusive standard-compliant (W3C) cross-browser implementation of the XMLHttpRequest 1.0 object Fix ALL browsers quirks observed in their native XMLHttpRequest object implementations Enable transparent logging of XMLHttpRequest object activity Browser quirks fixed:

 Browser Name  Problem description   All browsers  missing static members (UNSENT, OPENED, HEADERS_RECEIVED, LOADING, DONE)   Internet Explorer All / Opera All  missing EventTarget interface implementation new   Internet Explorer missing native XMLHttpRequest object support   Internet Explorer 6.0  memory leak caused by onreadystatechange handler (on-page)   Internet Explorer 6.0  memory leak caused by onreadystatechange handler (inter-page)    Internet Explorer All  connections leakage between pages new   Internet Explorer All  onreadystatechange wrong execution context   Gecko All  onreadystatechange wrong execution context   Internet Explorer All  readystatechange OPENED fired twice   Gecko All  readystatechange OPENED fired twice   Gecko All  missing readystatechange calls in synchronous requests   Gecko All  unnecessary readystatechange DONE call when request aborted   Gecko All  annoying &quot;&amp;gt;parsererror /&amp;lt;&quot; document for invalid XML documents   Internet Explorer All  empty documents for invalid XML documents   Opera 9.x  empty documents for invalid XML documents   Internet Explorer 6.0  cached document is not checked against modification date (uncomment in source to use)   Internet Explorer All  responseXML is not properly initialized for application/xxx+xml responses   Safari 3.0  sending document created/modified dynamically chunks serializing    Internet Explorer All  custom Content-Type overridden when sending XML nodes   

How To Use:
    ...
        
    ...
Known issues:implementation doesn't throw errors on accessing status and statusText properties in an inappropriate moment of time Links to online resourcesXMLHttpRequest object implementation explained</description>
      <homepage_url>http://code.google.com/p/xmlhttprequest</homepage_url>
      <download_url></download_url>
      <url_name>xmlhttprequest</url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>763273</analysis_id>
      <analysis>
        <id>763273</id>
        <project_id>44815</project_id>
        <updated_at>2009-12-17T18:48:12Z</updated_at>
        <logged_at>2009-12-17T18:48:08Z</logged_at>
        <min_month>2007-10-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>195</total_code_lines>
        <main_language_id>6</main_language_id>
        <main_language_name>JavaScript</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
