<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AppCache breaks AJAX responseType &quot;arraybuffer&quot;"
   href="https://bugs.webkit.org/show_bug.cgi?id=138506#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AppCache breaks AJAX responseType &quot;arraybuffer&quot;"
   href="https://bugs.webkit.org/show_bug.cgi?id=138506">bug 138506</a>
              from <span class="vcard"><a class="email" href="mailto:youennf&#64;gmail.com" title="youenn fablet &lt;youennf&#64;gmail.com&gt;"> <span class="fn">youenn fablet</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=138506#c2">comment #2</a>)
<span class="quote">&gt; Still reproduces on iOS 8.3. Please fix it! It stops anything using Web
&gt; Audio from working offline!</span >

Thanks for keeping pinging :)
I am not sure the issue comes from XMLHttpRequest, but more probably from AppCache storage implementation.

Looking at ApplicationCacheStorage::shouldStoreResourceAsFlatFile, I guess the same piece of code would work if serving the audio with an application/octet-stream mime type.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>