Re: [putMediaType-38] reopening discussion

Roy T.Fielding wrote:


>    2) change the configuration such that future 200 responses
>       to "GET /something.html" will be served as "application/pdf",
>       thus preserving the client's stated intent.

#2 seems to me to be the obviously correct response. If servers don't 
support this, they should be changed to do so. Most servers desperately 
need a lot of work on per-file MIME types anyway.

In general, far too much attention is paid to filename extensions. 
Perhaps that's just my Mac background showing. I've never really 
believed that any magic should be attached to adding a period and three 
letters to a file name. Overloading filenames to include type 
information is a poor substitute for real metadata. It's a broken, 
fragile system. The Mac improved on this more than two decades ago. Why 
do we insist on living in the past?

-- 
Elliotte Rusty Harold  elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim

Received on Tuesday, 3 May 2005 18:12:56 UTC