Re: Format for type attribute value

Julian Reschke wrote:
> 
> Henri Sivonen wrote:
>> On Nov 19, 2007, at 21:45, Julian Reschke wrote:
>>
>>> Multiple media-type values? What would that be good for? Pointer?
>>
>>
>> http://mxr.mozilla.org/firefox/source/netwerk/base/src/nsURLHelper.cpp#834 
>>
> 
> That looks like a bug to me. Content-Type takes a single media type, 
> period:
> ...

In particular, this:

  842     //   header-value = media-type *( LWS "," LWS media-type )

(<http://mxr.mozilla.org/firefox/source/netwerk/base/src/nsURLHelper.cpp#842>)

looks fishy.

BR, Julian

Received on Monday, 19 November 2007 20:47:48 UTC