<?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>161190</bug_id>
          
          <creation_ts>2016-08-25 07:29:55 -0700</creation_ts>
          <short_desc>[Fetch API] Support extracting FormData bodies</short_desc>
          <delta_ts>2021-02-02 07:25:14 -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>WebCore Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>215671</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>161087</dependson>
    
    <dependson>166920</dependson>
    
    <dependson>171589</dependson>
          <blocked>151937</blocked>
    
    <blocked>221248</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="youenn fablet">youennf</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>ben</cc>
    
    <cc>cdumez</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1223055</commentid>
    <comment_count>0</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2016-08-25 07:29:55 -0700</bug_when>
    <thetext>If body is a FormData, we should be able to consume it through text/arrayBuffer/json.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1303567</commentid>
    <comment_count>1</comment_count>
    <who name="Ben Kelly">ben</who>
    <bug_when>2017-05-01 20:03:33 -0700</bug_when>
    <thetext>Does the work you are doing here include parsing the body and exposing the formData() method?  I was thinking of taking that as a personal project, but don&apos;t want to conflict if its in progress here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1303707</commentid>
    <comment_count>2</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2017-05-02 10:40:57 -0700</bug_when>
    <thetext>(In reply to Ben Kelly from comment #1)
&gt; Does the work you are doing here include parsing the body and exposing the
&gt; formData() method?  I was thinking of taking that as a personal project, but
&gt; don&apos;t want to conflict if its in progress here.

Go for it! I won&apos;t get to this for a little bit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1303892</commentid>
    <comment_count>3</comment_count>
    <who name="Ben Kelly">ben</who>
    <bug_when>2017-05-02 17:25:37 -0700</bug_when>
    <thetext>Thanks.  I&apos;ll keep this bug for consuming FormData in the Request/Response constructors and write a separate bug for serializing out via the .formData() method.

(I would assign myself, but I don&apos;t seem to have the bugzilla permissions to do that.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1303924</commentid>
    <comment_count>4</comment_count>
    <who name="Ben Kelly">ben</who>
    <bug_when>2017-05-02 19:00:31 -0700</bug_when>
    <thetext>Tests for this are in:

http://w3c-test.org/fetch/api/response/response-init-002.html
http://w3c-test.org/fetch/api/request/request-init-002.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1342859</commentid>
    <comment_count>5</comment_count>
    <who name="Ben Kelly">ben</who>
    <bug_when>2017-08-28 10:59:43 -0700</bug_when>
    <thetext>Unassigning myself from this and related bugs since I&apos;m not realistically working it right now.  I just haven&apos;t had the free time to get back to it.  Sorry!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1724653</commentid>
    <comment_count>6</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2021-02-02 07:25:14 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 215671 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>