<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:Hironori.Fujii&#64;sony.com" title="Fujii Hironori &lt;Hironori.Fujii&#64;sony.com&gt;"> <span class="fn">Fujii Hironori</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [curl] Requests interrupted when using https via proxy"
   href="https://bugs.webkit.org/show_bug.cgi?id=157028">bug 157028</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
               &nbsp;
           </td>
           <td>https://bugs.webkit.org/show_bug.cgi?id=20481
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [curl] Requests interrupted when using https via proxy"
   href="https://bugs.webkit.org/show_bug.cgi?id=157028#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [curl] Requests interrupted when using https via proxy"
   href="https://bugs.webkit.org/show_bug.cgi?id=157028">bug 157028</a>
              from <span class="vcard"><a class="email" href="mailto:Hironori.Fujii&#64;sony.com" title="Fujii Hironori &lt;Hironori.Fujii&#64;sony.com&gt;"> <span class="fn">Fujii Hironori</span></a>
</span></b>
        <pre>Client sends &quot;CONNECT&quot;, then a proxy responds &quot;200 Connection Established&quot;.
libcurl calls WebCore::headerCallback.
In WebFrameLoaderClient::dispatchDecidePolicyForResponse(), response.mimeType() is null.
WebView::canShowMIMEType() returns false.
Then, the request is canceled.

A following bug might be same problem.

  <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [Curl] Cannot log on google with proxy"
   href="show_bug.cgi?id=20481">Bug 20481</a> – [Curl] Cannot log on google with proxy</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>