https://bz.apache.org/bugzilla/show_bug.cgi?id=64646
--- Comment #1 from Christophe JAILLET <[email protected]> --- Hi, In the doc, a few lines above what you mention, you have a warning which explains that the 'onsucess" or 'always' "conditions" may give different results depending of your use case. One of this difference is when: - You're modifying or removing a header generated by a CGI script or by mod_proxy_fcgi, in which case the CGI scripts' headers are in the table corresponding to always and not in the default table. This looks like your use case. Does: Header always set "content-disposition" "baz" helps? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
