conneg twist
2008-03-06 @ 08:52#
Bill Burke posted on a pretty interesting solution to enriching the Content-Type and Accept header information when dealing with application/xml and/or text/xml MIME types. use an additional 'property':
application/xml; schema="http:/..." application/octet-stream; data-format=javai can see the attraction. he says FF and safari browsers did not choke on the returned
Content-Type headers and behaved as expected. i need to think on this and see what implications there are, but it seems reasonable.