Top "Mime" questions

Multipurpose Internet Mail Extensions (MIME) is an Internet standard that extends the format of email to support text in character sets other than ASCII, non-text attachments, message bodies with multiple parts, and header information in non-ASCII character sets

Why does the FindMimeFromData function from Urlmon.dll return MIME type “application/octet-stream” for many file types?

Why does the FindMimeFromData function from Urlmon.dll return MIME type “application/octet-stream” for many file types, whereas checking MIME …

c# .net mime mime-types
URL query params or media type params (in Accept header) to configure the response to an HTTP request?

I'm working on designing a REST API that can respond with a variety of formats, one of which is a …

api http rest mime-types mime
Create and parse multipart HTTP requests in Python

I'm trying to write some python code which can create multipart mime http requests in the client, and then appropriately …

python http mime multipart
Base64 decoding of MIME email not working (GMail API)

I'm using the GMail API to retrieve an email contents. I am getting the following base64 encoded data for the …

email character-encoding base64 mime gmail-api
MIME Type of Wavefront's OBJ and MTL

I was building a little 3D-application using ThreeJS and WebGL. I purposely chose not to convert models into ThreeJS compatible .…

three.js mime wavefront
Reasoning behing 76 being the line length limit for MIME sections, as defined by RFC 2045?

RFC 2045 defines the maxmimum line length for encoded data as 76 - however I cannot find any explanation as to why …

email base64 mime
Sending an email: no object DCH for MIME type multipart/mixed

I'm trying to send an email using Java code but running from GroovyConsole. It works fine for when I just …

groovy jakarta-mail mime groovy-console
HTTP: Illegal chunked encoding

I have a .NET client-application which uses a third-party library to access a server via http. The library throws the …

http protocols mime chunked http-1.1
Python email MIME attachment filename

I'm having trouble attaching a CSV file to an email. I can send the email fine using smtplib, and I …

python-2.7 csv mime email-attachments
Is there a difference between MIME and content type?

While using the f12 tools on ie, when I request a web page, the response header has a content type. …

http smtp mime smime rfc822