On Mon, 2008-12-22 at 21:25 +0530, Pankaj Munjal wrote: > Is there any other draft/RFC that governs the set of possible values that > "Content-Disposition" header can hold, > or this field can be used based on Application implementation?
The set of valid values can change as new values are standardized. The current list is kept by IANA: http://www.iana.org/assignments/mail-cont-disp, as governed by RFC 2183. Also, with "token" values like this, people occasionally use values starting with "x-" or "X-" for local, experimental, or proprietary purposes, so your system should be prepared to handle them as well as possible. Dale _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
