In this lesson, people will learn the technical details about multipart form data, and how to use it to upload a file and content from the frontend, such as a web page, to the backend server. We will also learn base64 encoding including scenarios when to use it.