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
Specifications
- Fetch (#body-mixin), from Fetch Workstream (WHATWG).
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
- Included in Interop 2026
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.
View as JSON | Edit this feature | Report an issue | Web-features entry: source, dist