ietf-822
[Top] [All Lists]

Re: Content-Disposition changes

1995-01-19 10:27:22
At 11:37 PM 1/18/95, Keith Moore wrote:
filename=':iso-8859-1:L3Vzci9pbmNsdWRlL2Eub3V0Lmg'

":" is in tspecials and specials.

But you could say:

        filename='iso-8859-1'L3Vzci9pbmNsdWRlL2Eub3V0Lmg'

or

        filename='.iso-8859-1.L3Vzci9pbmNsdWRlL2Eub3V0Lmg'
or

        filename='iso-8859-1.L3Vzci9pbmNsdWRlL2Eub3V0Lmg'
or

        filename='L3Vzci9pbmNsdWRlL2Eub3V0Lmg.iso-8859-1'

I could write this into the C-D draft, but I would rather see it (or
whatever) live independently as a general solution to the 'value' problem.

--
Steve Dorner, Qualcomm Incorporated.  "Oog make mission statement."



<Prev in Thread] Current Thread [Next in Thread>