What is MIME?nabilanazir (46)in #computer • 8 years ago MIME stands for Multipurpose Internet Mail Extensions, which is a standard format for attaching non-text files, such as graphics and other files to a text-based electronic mail message. #quiz #programming
MIME is also base64 encoded, part of the request body, and is always separated by a "border" string literal specified in the request header.