Web platform features explorer

Fetch form data

The Request.formData() and Response.formData() methods read a request or response body and return a FormData promise. You can use it to access the fields of a form submission.

Status

Limited availability

Specifications

Browser support

  • Chrome
  • Chrome Android
  • Edge
  • Firefox 39 Released on 2015-07-02
  • Firefox for Android 39 Released on 2015-07-02
  • Safari 14.1 Released on 2021-04-26
  • Safari on iOS 14.5 Released on 2021-04-26

Interop

Developer votes

Do you need this feature?
Let us know by leaving a 👍 reaction on the feedback issue. Don't forget to also leave a comment explaining your specific use case.