Änderungen

Wechseln zu: Navigation, Suche

Content-Type-Not-Correct/EN/Description

42 Bytes hinzugefügt, 08:53, 8. Apr. 2019
keine Bearbeitungszusammenfassung
The content type is a declaration that is usually placed in the [[Header/EN|header ]] of a web page, the so-called HTTP [[Header/EN|header]]. This declaration defines the character set and the type of data that the page contains. If the definition is missing, the web browser will try to guess the content type; this can lead to security flaws such as Code-Page-Sniffing. This information is also important for rendering the web page correctly in every browser and on every computer. If a server sends a document to a [https://en.wikipedia.org/wiki/User_agent User Agent] (for example to the browser), it is helpful to supply some information about the file format in the content type field of the HTTP [[Header/EN|header]]. This information declares the [https://en.wikipedia.org/wiki/Media_type MIME type] and sends the character encoding of the document, such as text/html, text/plain, etc. to the browser.
7.576
Bearbeitungen

Navigationsmenü