in reply to Re^3: Content-Disposition... odd behavior in IE
in thread Content-Disposition... odd behavior in IE
Perhaps capitalization matters?
Capitalisation is not suppose to matter for HTTP header names (but you never know), and you already rely on the case-insensitivity (by using "Content-type" instead of "Content-Type").
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Content-Disposition... odd behavior in IE
by tilly (Archbishop) on Jan 14, 2009 at 19:04 UTC | |
by Rodster001 (Pilgrim) on Jan 14, 2009 at 19:31 UTC |