In <Pine.LNX.4.10.9903021842300.21265-100000@xxxxxxxxxxxxxxxxx> Stanislav Malyshev a.k.a Frodo (frodo@xxxxxxxxxxxx) wrote:
VBW>>> А вот Internet Explorer считает себя умнее меня
VBW>>> (что удивительно. Умнее пользователя все микрософтовские продукты
VBW>>> себя считают, но вот администратору сервера они обычно верят)
VBW>>> и, увидев там слово <HTML> радостно начинает его показывать.
SF> Боюсь, это настройки Вашего MSIE. У меня, вроде, видя неизвестный
SF> MIME-type, он его сохранить предлагал. Хотя, возможно, в 4-м все
SF> по-другому, я его не ставил.
Увы, это не настройки MSIE. Это настроки мозгов BG :-(( Он считает себя
"умнее всех" и видя, что файл начинается с <HTML> таки радостно начинает
его показывать "невзирая на лица". А обнаружив у файла расширение .doc
начинает запускать WinWord. Все это является злостным нарушением RFC2068:
-- cut --
7.2.1 Type
When an entity-body is included with a message, the data type of that
body is determined via the header fields Content-Type and Content-
Encoding. These define a two-layer, ordered encoding model:
entity-body := Content-Encoding( Content-Type( data ) )
Content-Type specifies the media type of the underlying data.
Content-Encoding may be used to indicate any additional content
codings applied to the data, usually for the purpose of data
compression, that are a property of the requested resource. There is
no default encoding.
Any HTTP/1.1 message containing an entity-body SHOULD include a
Content-Type header field defining the media type of that body. If
and only if the media type is not given by a Content-Type field, the
recipient MAY attempt to guess the media type via inspection of its
content and/or the name extension(s) of the URL used to identify the
resource. If the media type remains unknown, the recipient SHOULD
treat it as type "application/octet-stream".
-- cut --
"If and only if" -- достаточно недвусмысленна IMNSHO !
=============================================================================
= Apache-Talk@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.