Junio C Hamano wrote: > Jakub Narebski <jnareb@xxxxxxxxx> writes: > >> Finish work started by a2f3db2f5de2a3667b0e038aa65e3e097e642e7d commit >> (although not documented in commit message) of quoting using quotemeta >> the filename in HTTP -content_disposition header. Uniquify output. >> >> Just in case filename contains end of line character. > > What do you mean by "uniquify output"? It means alsways use 'inline; filename="' . (quotemeta <whatever>) . '"', and not sometimes qq(...), sometimes "...\"...\"", and sometimes '...'. -- Jakub Narebski Poland - 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