Articles tagged: MIME
Found 10 documents
- Glossary/mime MIME Multipurpose internet mail extensions supports text in other forms beside ASCII and ...
- Mozilla/How_Mozilla_determines_MIME_Types All data handling in Mozilla is based on the MIME type of the content. This means that every ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIContentSniffer Given a chunk of data, determines a MIME type. Information from the given request may be used in ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIExternalHelperAppService Implemented by: @mozilla.org/uriloader/external-helper-app-service;1. To access this service, use:
- Mozilla/Tech/XPCOM/Reference/Interface/nsIMIMEInputStream Implemented by: @mozilla.org/network/mime-input-stream;1. To create an instance, use:
- Mozilla/Tech/XPCOM/Reference/Interface/nsIStreamConverter Suppose you had code that converted plain text into HTML. You could implement this interface to ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIWebNavigationInfo Implemented by: @mozilla.org/webnavigation-info;1 as a service:
- Web/API/Document/contentType Returns the MIME type that the document is being rendered as. This may come from HTTP headers ...
- Web/API/Navigator/registerContentHandler Allows web sites to register themselves as possible handlers for content of a particular MIME type.
- Web/API/XMLHttpRequest/Sending_and_Receiving_Binary_Data The r esponseType property of the XMLHttpRequest object can be set to change the expected ...