Jakub Narebski <jnareb@xxxxxxxxx> writes: > I'd rather add (and use) separate subroutine for quoting/escaping > values in HTTP headers, or to be more exact for the filename part > of HTTP header "Content-Disposition:". This way if we decide to > not replace all characters outside US-ASCII in suggested filename > to save with '?', but only qoublequote '"' and linefeed '\n' characters, > or even implement RFC 2047 to do the encoding (of course if browsers > can read it), we could do this in one place. Sounds sane. quote_filename? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html