<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>207656</bug_id>
          
          <creation_ts>2020-02-12 12:39:18 -0800</creation_ts>
          <short_desc>[Curl] Force HTTP/1.1 for WebSocket connection</short_desc>
          <delta_ts>2020-02-13 18:54:20 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=207658</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=176483</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Basuke Suzuki">basuke</reporter>
          <assigned_to name="Basuke Suzuki">basuke</assigned_to>
          <cc>achristensen</cc>
    
    <cc>basuke</cc>
    
    <cc>commit-queue</cc>
    
    <cc>don.olmstead</cc>
    
    <cc>ews-watchlist</cc>
    
    <cc>fujii</cc>
    
    <cc>galpeter</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1618166</commentid>
    <comment_count>0</comment_count>
    <who name="Basuke Suzuki">basuke</who>
    <bug_when>2020-02-12 12:39:18 -0800</bug_when>
    <thetext>Curl layer currently doesn&apos;t support WebSocket over HTTP/2. Just disable HTTP/2 for now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1618167</commentid>
    <comment_count>1</comment_count>
    <who name="Basuke Suzuki">basuke</who>
    <bug_when>2020-02-12 12:39:42 -0800</bug_when>
    <thetext>For future reference, https://tools.ietf.org/html/rfc8441</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1618168</commentid>
    <comment_count>2</comment_count>
    <who name="Basuke Suzuki">basuke</who>
    <bug_when>2020-02-12 12:40:59 -0800</bug_when>
    <thetext>Here&apos;s Mozilla implementation record: https://bugzilla.mozilla.org/show_bug.cgi?id=1434137</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1618173</commentid>
    <comment_count>3</comment_count>
      <attachid>390548</attachid>
    <who name="Basuke Suzuki">basuke</who>
    <bug_when>2020-02-12 12:47:55 -0800</bug_when>
    <thetext>Created attachment 390548
PATCH</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1618249</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2020-02-12 15:09:40 -0800</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 390548:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1618252</commentid>
    <comment_count>5</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2020-02-12 15:10:02 -0800</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 390548:

editing/spelling/spellcheck-attribute.html bug 206178 (authors: g.czajkowski@samsung.com, mark.lam@apple.com, and rniwa@webkit.org)
The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1618266</commentid>
    <comment_count>6</comment_count>
      <attachid>390548</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2020-02-12 15:47:02 -0800</bug_when>
    <thetext>Comment on attachment 390548
PATCH

Clearing flags on attachment: 390548

Committed r256487: &lt;https://trac.webkit.org/changeset/256487&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1618267</commentid>
    <comment_count>7</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2020-02-12 15:47:04 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1618268</commentid>
    <comment_count>8</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-02-12 15:48:14 -0800</bug_when>
    <thetext>&lt;rdar://problem/59404767&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1618835</commentid>
    <comment_count>9</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2020-02-13 18:54:20 -0800</bug_when>
    <thetext>I confirmed the latest WinCairo works fine. It was so annoying. Thanks you very much!

https://ews-build.webkit.org/
https://libwebsockets.org/testserver/</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>390548</attachid>
            <date>2020-02-12 12:47:55 -0800</date>
            <delta_ts>2020-02-12 15:47:02 -0800</delta_ts>
            <desc>PATCH</desc>
            <filename>bug-207656.diff</filename>
            <type>text/plain</type>
            <size>1358</size>
            <attacher name="Basuke Suzuki">basuke</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZyBiL1NvdXJjZS9XZWJDb3JlL0No
YW5nZUxvZwppbmRleCAwZmEzMDEwNjZkYS4uNTQ2YmU0MDZlMjMgMTAwNjQ0Ci0tLSBhL1NvdXJj
ZS9XZWJDb3JlL0NoYW5nZUxvZworKysgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cKQEAgLTEs
MyArMSwxNiBAQAorMjAyMC0wMi0xMiAgQmFzdWtlIFN1enVraSAgPGJhc3VrZS5zdXp1a2lAc29u
eS5jb20+CisKKyAgICAgICAgW0N1cmxdIEZvcmNlIEhUVFAvMS4xIGZvciBXZWJTb2NrZXQgY29u
bmVjdGlvbgorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9
MjA3NjU2CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAg
Tm8gdGVzdHMgZm9yIEgyIGluIExheW91dFRlc3RzLiBDaGVja2VkIGluIHJlYWwgc2l0ZS4KKyAg
ICAgICAgU2VlOiBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTc2NDgz
CisKKyAgICAgICAgKiBwbGF0Zm9ybS9uZXR3b3JrL2N1cmwvQ3VybENvbnRleHQuY3BwOgorICAg
ICAgICAoV2ViQ29yZTo6Q3VybEhhbmRsZTo6ZW5hYmxlQ29ubmVjdGlvbk9ubHkpOgorCiAyMDIw
LTAyLTEyICBaYWxhbiBCdWp0YXMgIDx6YWxhbkBhcHBsZS5jb20+CiAKICAgICAgICAgW0xGQ11b
SUZDXSBEbyBub3QgY3JlYXRlIERpc3BsYXk6OkJveGVzIGZvciBhbm9ueW1vdXMgaW5saW5lIHRl
eHQgYm94ZXMKZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJDb3JlL3BsYXRmb3JtL25ldHdvcmsvY3Vy
bC9DdXJsQ29udGV4dC5jcHAgYi9Tb3VyY2UvV2ViQ29yZS9wbGF0Zm9ybS9uZXR3b3JrL2N1cmwv
Q3VybENvbnRleHQuY3BwCmluZGV4IDdiMDRmYTI2YTQyLi43MTExNWFjZDUxOSAxMDA2NDQKLS0t
IGEvU291cmNlL1dlYkNvcmUvcGxhdGZvcm0vbmV0d29yay9jdXJsL0N1cmxDb250ZXh0LmNwcAor
KysgYi9Tb3VyY2UvV2ViQ29yZS9wbGF0Zm9ybS9uZXR3b3JrL2N1cmwvQ3VybENvbnRleHQuY3Bw
CkBAIC02NDgsNiArNjQ4LDcgQEAgdm9pZCBDdXJsSGFuZGxlOjpzZXREZWJ1Z0NhbGxiYWNrRnVu
Y3Rpb24oY3VybF9kZWJ1Z19jYWxsYmFjayBjYWxsYmFja0Z1bmMsIHZvaWQKIHZvaWQgQ3VybEhh
bmRsZTo6ZW5hYmxlQ29ubmVjdGlvbk9ubHkoKQogewogICAgIGN1cmxfZWFzeV9zZXRvcHQobV9o
YW5kbGUsIENVUkxPUFRfQ09OTkVDVF9PTkxZLCAxTCk7CisgICAgY3VybF9lYXN5X3NldG9wdCht
X2hhbmRsZSwgQ1VSTE9QVF9IVFRQX1ZFUlNJT04sIENVUkxfSFRUUF9WRVJTSU9OXzFfMSk7CiB9
CiAKIE9wdGlvbmFsPFN0cmluZz4gQ3VybEhhbmRsZTo6Z2V0UHJveHlVcmwoKQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>