<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] Download should use header values from provided request object."
   href="https://bugs.webkit.org/show_bug.cgi?id=152694#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] Download should use header values from provided request object."
   href="https://bugs.webkit.org/show_bug.cgi?id=152694">bug 152694</a>
              from <span class="vcard"><a class="email" href="mailto:peavo&#64;outlook.com" title="peavo&#64;outlook.com">peavo&#64;outlook.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=152694#c2">comment #2</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=268201&amp;action=diff" name="attach_268201" title="Patch">attachment 268201</a> <a href="attachment.cgi?id=268201&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; It would be better to just iterate the existing headers, not all possible
&gt; headers.  What if there is an unrecognized header?</span >

Thanks for looking into this :) As far as I can see, the IWebURLRequest interface does not support iterating over existing headers, but maybe I've missed something? It is possible to get all headers as an IPropertyBag object, but this type only seems to support reading known header names.</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>