Hi,
I'm getting some puzzling results using 1.24.1 server. I don't
think this is specific to that version, however.
I can pass a csv file to /meta/Content-Type with a filename
header hint of 'Test.xxx' (I deliberately misnamed the file) and I get back
'text/csv; charset=UTF-8; delimiter=comma' which looks right to me.
If I do the exact same thing, but call /detect/stream instead,
I get 'text/plain'..
Why is the MIME type different depending on how I call the
server? This makes me very uneasy. Maybe I just don't understand the correct
way to use this product.
-Patrick