> 3 Context-type: application/binary [for binary files and]
> Context-type: text/plain [for text files]
I presume a binary file is any that contains an octet outside the values
[00H..7FH]? In that case, sounds reasonable to me. Remember that
text/plain really means "text/plain; charset=us-ascii".
Bill