Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 350 Bytes

rfc7578.md

File metadata and controls

13 lines (7 loc) · 350 Bytes

RFC 7578 multipart/form-data

Back{: .button}

First Read

Briefly read through this to understand how multipart form-data is sent.

The first part would contain the size of the request, servers use this information to reject the request if the request is too large

Reference