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

MDN documentation

No MDN documentation found. You can search for the feature on MDN. If you believe that MDN has no documentation about this feature, you can open an issue on MDN's GitHub repository.

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